Re: jde-global-classpath
"Suraj Acharya" <[email protected]> Sun, 8 Oct 2006 08:34:27 -0700
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
If you set any jde variables in your .emacs then it applies to all JDE projects. To set project specific properties use JDE project files : http://jdee.sunsite.dk/jdedoc/html/jde-ug/jde-ug-content.html#UsingProjectFiles Suraj On 10/8/06, Pedro Sa da Costa <[email protected]> wrote: > 1 - When in a java project i set a classpath with > "jde-global-classpath", i'm setting the classpath for one specific > project, or for all the projects? For example, i have project A in > ~/java/A, and i define the classpath to projectA in ~/java/A/lib. When i > create a project B in ~/java/B, the java classes of B reach the > classpath in project A? > > 2 - How can i set a classpath reachable only by the project? > > Thanks, > Pedro > > > >