Going through the examples :

For the Sample Plug-in Example at

   http://mojo.codehaus.org/pde-maven-plugin/examples/simple_plugin.html

I had to unzip my plug-in test zip file in the plug-ins' directory for it to appear in the copy of eclipse 3.2 i made.



For the Sample Feature Example at

   http://mojo.codehaus.org/pde-maven-plugin/examples/simple_feature.html

The feature export did not initially contain the simple plug-in jar, even thought that plug-in was selected on the export.

Solution was:

  1. Adding the plugin (type_filter_test) on the "Plug-ins" tab  of the
     feature.xml file


dm


dara wrote:
Hello People,

I am trying to build an eclipse plugin with maven. I want the plugin built periodically, and from outside the eclipse ide.

First off, the Maven PDE plugin is the correct one to be looking at, right ? :)

I'm going through the examples section of the site at : http://mojo.codehaus.org/pde-maven-plugin/

There are some link issues you may want to know about :

At

   http://mojo.codehaus.org/pde-maven-plugin/

need to change link

http://mojo.codehaus.org/pde-maven-plugin/examples/ge_ttt_ing_started.html

to

http://mojo.codehaus.org/pde-maven-plugin/examples/ge_tt_ing_started.html


There is a dead link in the "Start Building" section at :

http://mojo.codehaus.org/pde-maven-plugin/examples/getting_started.html

reffes to non existent file

   http://mojo.codehaus.org/pde-maven-plugin/examples/index.html


Regards

D





---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to