Hi,

i want to manage an Eclipse Plugin project with Maven.

The "Plug-in Dependencies" virtual folder has all the Eclipse jar's (ui.jar, swt.jar etc.) But how do I let Maven know about these libraries? I haven't got them in my workspace, since they reside in the target platform folder.

The eclipse plugins in the ibiblio repository seem to be only available for 2.1.

So my question is: do I have to convert the whole eclipse platform into maven repository jars, or can I use (automatically) use the settings from the .classpath file.

Most of the posts regarding Eclipse are the other way round - from Maven project.xml to Eclipse .classpath

regards
Mike


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to