2011/4/13 Emond Papegaaij <[email protected]> > On Wednesday 13 April 2011 11:11:47 Attila Király wrote: > > As I see to use maven-eclipse-plugin one has to use mvn eclipse:eclipse > or > > something like that on the command line to generate the Eclipse project > > files. Am I correct? In this case imho this qualifies as manual usage (if > > someone does not want it do not run it). So if you can provide a > > configuration for that making your life easier go for it. > > Then I will certainly do that (or at least try to). >
It should be possible. If not with maven-eclipse-plugin directly we could come up with a script based (ant comes to mind) solution to copy the needed files from one directory to several project directories. If you need help let me know. Attila
