I think it is better to use the jars from the module output directory, cause the exact location under build/output will change from version to version.

Is there any way to make Eclipse create jars? Or any way to make it conditionally compile stuff for 1.3 and others for 1.4? Or a way to force it to use ant to do all compiles? Seems like that would be best to solve most problems.

So far I am pretty happy, but it is by no means perfect.

--jason


On Thursday, February 27, 2003, at 03:42 AM, Hiram Chirino wrote:



I've tried it various ways.. lately I've been doing the following:

- compile source code manualy.
- adjust eclipse build path by: adding the source
folders of sub projects that I will be working with as
source folders.  (the default is no good)
- adjust eclipse build path by: adding all the jars in
the build/output/jboss*/lib and
build/output/jboss*/client and
build/output/jboss*/server/all/lib directories to the
project classpath.

Regards,
Hiram

--- Nathan Phelps <[EMAIL PROTECTED]> wrote:
While we're on the subject of Eclipse...

Can anyone give me some tips for working with the
JBoss source in
Eclipse via the built-in extssh client?  I can get
it all checked out,
but then it gets very confused about the package
names.  It tries to do
j2ee.src.main.org.jboss.j2ee,
messaging.src.main.org.jboss.mq, etc.  I
guess it wants individual projects for each
directory?

I was hoping to set it up as a SINGLE project so I
can just check out
the source and start working.  I read the "The
Developing JBoss using
Eclipse HOWTO," but it only explores setting it up
as multiple projects.
This question is echoed on the forums as well at

http://www.jboss.org/forums/thread.jsp?forum=162&thread=28822.

Up to now I've been using NetBeans, but I'd really like to get this up and running on Eclipse with the JBoss IDE plug-in and all if possible.

Thanks,

Nathan




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for
Techies!
Can't afford IT training? All 2003 ictp students
receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun,
Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]

https://lists.sourceforge.net/lists/listinfo/jboss-development


__________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/


------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development




------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to