unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* java project classpath in emacs
@ 2007-03-28  8:49 QinGW
  2007-03-28 13:25 ` rob wahoo
  2007-03-29  1:18 ` koocyton
  0 siblings, 2 replies; 3+ messages in thread
From: QinGW @ 2007-03-28  8:49 UTC (permalink / raw)
  To: help-gnu-emacs

hello,everybody!
        how can I get different classpath value when I load different
        java project?

        for example:
        
1)        project A
          it's classpath as following:
          /home/qingwu/source/A/src
          /home/qingwu/source/A/lib
          /home/qingwu/source/A/build/classes 
2)        project B
          it's classpath as following:
          /home/qingwu/source/B/src
          /home/qingwu/source/B/lib
          /home/qingwu/source/B/build/classes 

I have setted "jde-global-classpath" variable using different value in
prj.el and add hook to jde-mode, but I still can't find lib package when I compile one java
source file.

my env:emacs jde ant

Thanks very much, qingwu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-29  1:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-28  8:49 java project classpath in emacs QinGW
2007-03-28 13:25 ` rob wahoo
2007-03-29  1:18 ` koocyton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).