[GRADLE-1684] make it possible to configure IDEA sdk with arbitrary name Created: 22/Jul/11 Updated: 04/Jan/13 Resolved: 22/Jul/11 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 1.0-milestone-3 |
Fix Version/s: | 1.0-milestone-4 |
Type: | Bug | ||
Reporter: | Szczepan Faber | Assignee: | Szczepan Faber |
Resolution: | Fixed | Votes: | 0 |
Description |
It should be possible to configure IDEA sdk to any arbitrary string, rather than restricting it to JavaVersion enum. In IDEA, the jdk name is just a string that can have any form the user fancies. |