maven eclipse does not seem to generate the necessary source classpathentries (e.g. <classpathentry kind="src" path="bsf/src/java"/>) in the .classpath file. Is there something I'm missing?
Thx. Frederic ----- Original Message ----- From: "Eric Pugh" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Wednesday, October 13, 2004 5:35 PM Subject: RE: .classpath file for jakarta-turbine-fulcrum in eclipse > I actually argue against it because it's one more doc to update. I use the > maven eclipse target to generate that file.. That way it is ALWAYS uptodate > with what is in the project.xml file. > > Just run maven eclipse, and then import the project as a Simple project! > Works great. > > Eric > > > -----Original Message----- > > From: Frederic Baud [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, October 13, 2004 4:29 PM > > To: [EMAIL PROTECTED] > > Subject: .classpath file for jakarta-turbine-fulcrum in eclipse > > > > > > Hi, > > > > I would be interested by a version of a .classpath file for fulcrum to > > get the resolve on imports and completion within eclipse, preferably a > > .classpath using the MAVEN_REPO variable like jetspeed does. > > > > Unless there are strong reasons not to, I would be in favor of checking > > in the .classpath file in cvs. > > > > Thanks. > > > > Frederic > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
