Just create a new Java Project using JBoss' source folder as project folder. First of all, Eclipse will select as source folders, the ones that contain ".java" files so there would not be extra work there.
Then, you are done. org.jboss.Main is the class you should run if you want to perform some debugging. Check out "Problems" view in order to know if there was an error when project was created. If you have a machine with low RAM memory, Eclipse will run out of memory where compiling the project. Hope this helps. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864801#3864801 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864801 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
