We don't have automated scripts for that yet, but here is the procedure I follow: 1) Open Ivy and IvyDE projects in eclipse 2) In IvyDE project, open plugin.xml with PDE editor (should be the default) 3) In the "exporting" section choose export wizard 4) export IvyDE only (not Ivy)
Then you will get IvyDE plugin packaged in zip. To install you need to put both this plugin and Ivy itself (build from trunk for instance, using "ant jar") which is an OSGi bundle and as such is recognized by Eclipse equinox. HTH, Xavier On Feb 8, 2008 4:37 PM, Matt Benson <[EMAIL PROTECTED]> wrote: > how? > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/