Hi I guess there's no plugin or something for eclipse. Basically, It's just a normal webapp. there are just two things different: you need that portlet.xml and you need to execute the assemble task as described in "deploying" (http://portals.apache.org/pluto/deploying.html)
HTH Patrick 2006/2/3, Jean-Denis Muys <[EMAIL PROTECTED]>: > > > > Hi, > > > > I am a newbie, so please bear with me. > > > > I read through the list archives and also tried google, but I haven't found > a tutorial that uses Eclipse to build a Hello World portlet. > > > > There are a few sample (Hello World or otherwise) portlets around, and I > managed to deploy one into Pluto, but as far as I could see, there is > nothing for the previous stage: configure and use an Eclipse project so that > the build process is seamless (and hopefully debugging too). > > > > I could find tutorials about using Eclipse to write a servlet into Tomcat > (using the Sysdeo Tomcat plugin). How could I proceed from there to set up a > portlet project in Eclipse? > > > > Many thanks, > > > > Jean-Denis > > -- "I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams
