From: koocyton <koocyton@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: java project classpath in emacs
Date: Thu, 29 Mar 2007 09:18:40 +0800 [thread overview]
Message-ID: <lkhgetjj.fsf@gmail.com> (raw)
In-Reply-To: m3d52tpxbo.fsf@qingw.com
(setq jde-compile-option-classpath (quote ("./"
"/home/qingwu/source/A/src" "/home/qingwu/source/A/lib" "/home/qingwu/source/A/build/classes"
"/home/qingwu/source/B/src" "/home/qingwu/source/B/lib" "/home/qingwu/source/B/build/classes"
)))
QinGW <dealover@21cn.com> writes:
> 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
--
Good Good Life , Day Day Study !
http://bbs.chinaunix.net/forumdisplay.php?fid=27
-- koocyton
prev parent reply other threads:[~2007-03-29 1:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=lkhgetjj.fsf@gmail.com \
--to=koocyton@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).