Brian Ewins <[EMAIL PROTECTED]> writes: > Andrew C. Oliver wrote: > > > One of the things I find most frustrating is dealing with "IDE > > Developers", meaning those "developers" who cut their teeth on > > > Microsoft tools and never learned how to even set their PATH let > > alone their classpath. > > > Classpath? I remember those.... "However, the standard Tomcat 4 > startup scripts (|$CATALINA_HOME/bin/catalina.sh| or > |%CATALINA_HOME%\bin\catalina.bat|) totally ignore the contents of the > |CLASSPATH| environment variable" ;) > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html > > > Actually using Ant (or Maven) from an IDE is easy enough. The tricky > bit is getting the IDE to see the same classpath that the build script > uses, for code completion and the like. I noticed the Maven to Eclipse > integration for example tries to work by allowing you to generate a > file containing the classpath - seems like a decent approach; if all > IDEs supported something like this - and Ant scripts were written to > support it - life would be easy. ...
Pointers to documentation on build tool integration (Make/Ant/Maven) would definitely be useful for this document, +1 Baz. -- Daniel Rall <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>