Valerio Schiavoni a écrit :
Hello Stéphane,
maybe i can contribute some code with the proposed archetype. what do you
think?
Sure ! but i am not familiar with archetype creations :(
I'm quite new to eclipse plugin development, so i don't know either if
there's a common/best practice way to organize a project structure.
Eclipse plugin is like a java project, but there is 3 files that are
mandatory :
plugin.xml, build.properties and META-INF/MANIFEST.MF .
the rest of the project can follow the maven directory structure (
src/main/java , src/test/java)..
Stéphane.
On 7/26/06, Stéphane Bouchet <[EMAIL PROTECTED]> wrote:
But there is no archetype to create an eclipse plugin skeleton for the
moment.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]