that's my bad --- should have documented it in file 'BUILDING.txt'. will do so right after posting this note.
i added a user library called 'JBOSS_LIBS' a while back which should be instantiated by each eclipse end-user locally. this library should include all the jboss jars (in $JBOSS_HOME) which are needed to build the jboss-mail project. in eclipse 3.0, its under the Window/Preferences menu, and then under the Java/Build Path/User Libraries tree node. there i defined a user library called 'JBOSS_LIBS' which includes all jars from $JBOSS_HOME/server/default/lib and $JBOSS_HOME/lib (substitute $JBOSS_HOME with an actual directory on your system) this is the only way i know how to do this in an abstract and portable way (involves a tiny bit of work on every eclipse instance), and i bet there's an even better way to do it but unfortunately i'm an eclipse newbie and only use it occassionally. most of the time i use emacs/shell but often go to eclipse for some of its special features. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831489#3831489 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831489 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
