Details
-
Type:
Improvement
-
Status:
Resolved
-
Resolution: Fixed
-
Affects Version/s: 0.8
-
Fix Version/s: 0.9-rc-1
Description
Currently, there is no way to customize the output from the Eclipse plugin tasks.
I propose that we be able to add natures and build commands, and create custom ProjectTypes.
Sorry, I didn't tick the "patch included" option on the issue page, and I can't go back and edit it.
Here's a set of patches for consideration:
http://github.com/smangelsdorf/gradle/tree/GRADLE-758
Unit tests pass though the integration tests from the main repository don't pass for me presently. In theory these changes should not break any existing build scripts.