Thanks Petter, unfortunatley I made a mistake, when copy-pasting the error
message to my mail program's editor somehow I forgot that quote. If you could be
so kind and imagine the beginning quote to be there :)) .

Petter Måhlén wrote:

> Hi,
>
> Without looking at the problem in any detail at all, I think that the 'lost'
> quote looks a bit weird:
>
> javac -classpath d:/cvs/App_FeedGui/sources/java/classes" MainFrame.java
>                                  that one --------------^
>
> Could that cause the problem?
>
> / Petter
>
> -----Original Message-----
> From: Kuros Yalpani [mailto:[EMAIL PROTECTED]]
> Sent: den 8 mars 2001 10:37
> To: [EMAIL PROTECTED]
> Subject: HELP!
>
> I installed jde-2.2.6 on top of emacs-20.7 on my windowsNT sucessfully
> but I am having problems when using the jde-compile command on a java
> file. I use "cygwin's" bash shell as my command shell. Here is the error
> I see in the compilation buffer:
>
> ===
>
> cd d:/cvs/App_FeedGui/sources/java/com/compaq/cpl/feed/feedgui/
> javac -classpath d:/cvs/App_FeedGui/sources/java/classes" MainFrame.java
>
> error: cannot read: MainFrame.java
> 1 error
>
> Compilation exited abnormally with code 1 at Thu Mar 08 10:30:03
>
> ===
>
> Through some hacking I was able to figure out that the "PWD" environment
> variable of the bash shell executing the compilation command is NOT set
> to the buffers current directory, as done by the 'cd' command above.
> This could explain the problem, but even though I traced emacs's code
> for a bit I was not able to see a bug there. I am not an emacs developer
> so I gave up. Anyone here have idea's? Could the problem be in jde's
> setup somewhere.
>
> Thanks very much,
>
> Kuros Yalpani
> Munich/Germany

Reply via email to