Ahh, you see Im not an Eclipse user but an InteliJ one and the maven support in IntelliJ is pretty good for importing maven projects but its not that friendly after that. I've also from time-to-time found it useful to to mess with the startup configs and editing maven and web.xml files can make that unnecessarily onerous.
(I really should fix my IntelliJ project to generate the correct license) On Fri, Jan 23, 2009 at 5:08 AM, Vincent Siveton <[email protected]>wrote: > Hi Louis, > > 2009/1/22, [email protected] <[email protected]>: > > Reviewers: shindig-dev, > > > > Description: > > A programmatic initialization of Shindig and Jetty to make running and > > debugging Shindig in IDEs simpler. > > There is no Eclipse plugin which able to do that? > An other idea is to use the Maven Eclipse plugin [1] to run mvn -Prun > inside your ide. > > BTW the license header should include the ASL > > Cheers, > > Vincent > > [1] http://m2eclipse.codehaus.org/ >

