Em Wed, 18 Nov 2009 17:09:51 -0200, Alfonso Quiroga
escreveu:
Hi! I'm using by now RunJettyRun plugin and works OK (I have my
projects managed with M2ECLIPSE -maven-).
Now I'm trying to do a StartUp.java, without the jetty plugin... I
can't find util doc about this...
Take a look at http://
Hi! I'm using by now RunJettyRun plugin and works OK (I have my
projects managed with M2ECLIPSE -maven-).
Now I'm trying to do a StartUp.java, without the jetty plugin... I
can't find util doc about this... i.e. how to add .jars to the
classpath, and how to set the "webapp home" (/main/webapp). Can