Maybe I'm not so quick about this, but I can't seem to figure out how one
gets JDE to compile a program that's in a package, correctly w/o forcing a
-classpath in the compile time options?

why is this?

I am trying to edit

proj3.controller.MyController.java

so I call emacs proj3/controller/MyController.java

the file has the package line appropriatly.

However, when I tell JDE to compile it, it insists on cd'ing into
proj3/controller! and javac of course doesn't like that.

Is their any way to automate JDE's ability to know about packages so I
don't have to change the classpath for each project?

thanks,

shaya

Reply via email to