eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

Wizard to create MoDisco plug-ins #781

Closed eclipse-modisco-bot closed 4 hours ago

eclipse-modisco-bot commented 4 hours ago

| --- | --- | | Bugzilla Link | 355961 | | Status | CLOSED FIXED | | Importance | P3 enhancement | | Reported | Aug 26, 2011 11:05 EDT | | Modified | May 02, 2013 05:40 EDT | | Version | 0.10.0 | | Reporter | Nicolas Bros |

Description

It would be useful to have a wizard to create plug-ins that follow the MoDisco development rules (contains an about.html, with checkstyle and Java\ warnings enabled, the Activator in an internal package, a J2SE-1.5 BREE, ...)\ Also, the wizard would remember the entered values (id, name, version,\ provider) so that creating multiple projects is quicker.

eclipse-modisco-bot commented 4 hours ago

By Nicolas Bros on Aug 26, 2011 11:11

Created attachment 202240 New plug-in : org.eclipse.gmt.modisco.dev.ui

I committed a new plug-in for this wizard : org.eclipse.gmt.modisco.dev.ui

:compression: org.eclipse.gmt.modisco.dev.ui.zip

eclipse-modisco-bot commented 4 hours ago

By Nicolas Bros on Aug 26, 2011 11:14

Done in revision 4544.

eclipse-modisco-bot commented 4 hours ago

By Hugo Bruneliere on May 29, 2012 08:32

New plugin committed.