2010/11/24 jschappet <[email protected]>: > > I have created an Archetype with the following files included: > > ./src/main/resources/archetype-resources/.settings/org.eclipse.jdt.core.prefs > ./src/main/resources/archetype-resources/.settings/org.eclipse.wst.common.component > ./src/main/resources/archetype-resources/.settings/org.eclipse.wst.common.project.facet.core.xml > ./src/main/resources/archetype-resources/.settings/org.maven.ide.eclipse.prefs > > > > After installing from this Archetype I only get the following: > > Test5/.settings/org.eclipse.jdt.core.prefs > Test5/.settings/org.maven.ide.eclipse.prefs
Are they listed in archetype.xml? Anyway I think this is not the *real* problem. Why do you want to include Eclipse-specific files when there is m2eclipse that builds those for you? Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
