[GRADLE-1486] Eclipse's targetCompatibility and sourceCompatibility should be assignable by simple types Created: 19/Apr/11  Updated: 04/Jan/13  Resolved: 19/Apr/11

Status: Resolved
Project: Gradle
Affects Version/s: 1.0-milestone-2
Fix Version/s: 1.0-milestone-3

Type: Improvement
Reporter: Szczepan Faber Assignee: Szczepan Faber
Resolution: Fixed Votes: 0


 Description   

Eclipse's targetCompatibility and sourceCompatibility should be assignable by simple types. Example:

eclipseJdt {
  sourceCompatibility = 1.6
  targetCompatibility = '1.5'
}

(Something I encountered during refactoring)


Generated at Wed Jun 30 11:56:45 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.