[GRADLE-2079] Eclipse plugin generates invalid javadoc locations Created: 03/Feb/12 Updated: 04/Jan/13 Resolved: 13/Feb/12 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | 1.0-milestone-7 | 
| Fix Version/s: | 1.0-milestone-9 | 
| Type: | Bug | ||
| Reporter: | Alex Romanyuk | Assignee: | Unassigned | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 Values of the generated javadoc_location attributes in .classpath contain raw paths to the documentation jar files but they should be "jar:file:<path>!/" Workaround: use sources instead of javadoc.  | 
| Comments | 
| Comment by Robert Kühne [ 03/Mar/12 ] | 
| 
 This is a duplicate of http://issues.gradle.org/browse/GRADLE-1680  |