Hiram Chirino wrote: > A thread concerning how to use Eclipse to develop Jboss was started a while > back.. I finally got the time to put together a little howto to explain how > to use eclipse to develop JBoss. > > You will find it in the Developer Guides section of the Jboss website the > next time the website gets rebuilt. >
Thank you very much, Hiram! I have one cosmetic improvement I would like to check in if you do not mind. All projects except jboss.net have output dir set to project/bin (i.e. not to project/output/classes). This makes Eclipse think that project/bin is a "Local addition not under CVS control" and mark all these projects as having outgoing changes. Changing projects' output dir to project/output/classes fixes this problem. What do you think? -- Igor Fedorenko Think smart. Think automated. Think Dynamics. www.thinkdynamics.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
