Maven can produce Eclipse .project and .classpath files automatically for you.  
It also has the ability to pull down dependency jars (with versioning).  It 
also has features for subcomponent and "super project" definitions (though I've 
never used that part of it).

Have you considered maven?  It does take getting used to and I admit I've had 
mixed results.  However, it does have some very nice features.

BTW: Mevenide is an Eclipse plugin that allows you to synchronize your Eclipse 
.classpath with the Maven config - so no more will you have to examine the ant 
build scripts to determine your environment and manually port that to your 
Eclipse environment.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859756#3859756

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859756


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to