Hi, I think that the missing file or directory is not the executable, but the place where JDEE tries to create the documentation. It normally defaults to <some path>/JavaDoc. So it seems to be unable to find or create that directory. If you are using Cygwin, it could be due to some path conversion problem.
/ Petter > -----Original Message----- > From: Mei Wu [mailto:[EMAIL PROTECTED]] > Sent: den 29 januari 2003 10:05 > To: [EMAIL PROTECTED] > Subject: Fail to generate javadoc > > > Hi, > In my first attempt on jdee, I failed to generate javadoc > for a java file, I > have customized the Jde Javadoc Command Path, but still it > tries to find the > JavaDoc in the current file dir, the error it gives is : > > no such file or directory, > /home/meiwu/java/demo/jfc/FileChooserDemo/src/JavaDoc > > Surely it should be javadoc, not JavaDoc, how could it try to > use JavaDoc ? > Could anyone give me a clue ? > > Thanks > Mei >
