[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Way to automatically build for update site?

Mark Melvin wrote:


Then, as you said - write a manual copy of these features, plus any site info. It's just too bad that we can't generate an Ant build file or script for the "Build All" button found in the site.xml editor.




Mark,

to generate plugins, features and update sites, i use a maven plugin i wrote just for that purpose : http://mevenide.codehaus.org/maven-eclipse-plugin-plugin/

if you try it, please provide some feedback ;)

regards,

-- gd