Glaeser, Thomas wrote: > > The implementation could be identical to task eclipseJdt ... But how can > these additional tasks get registered with the Eclipse plugin? >
There is no way to externally register tasks with a plugin. You either need to fork the plugin class, or inherit from it. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Gradle-under-Eclipse-tp4308638p4340367.html Sent from the gradle-dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
