[GRADLE-1680] Eclipse plugin generates incorrect path for library javadocs Created: 20/Jul/11 Updated: 04/Jan/13 Resolved: 04/Mar/12 | 
|
| Status: | Resolved | 
| Project: | Gradle | 
| Affects Version/s: | None | 
| Fix Version/s: | 1.0-milestone-9 | 
| Type: | Bug | ||
| Reporter: | Adam Murdoch | Assignee: | Unassigned | 
| Resolution: | Fixed | Votes: | 0 | 
| Description | 
| 
 For both library and variable classpath entries, the javadoc path should be a jar: url, rather than a path to the jar file. For example: 'jar:file:/home/adam/.gradle/cache/commons-io/commons-io/javadocs/commons-io-1.2-javadoc.jar!/'  | 
| Comments | 
| Comment by Robert Kühne [ 03/Mar/12 ] | 
| 
 This is a duplicate of   | 
| Comment by René Gröschke (Inactive) [ 04/Mar/12 ] | 
| 
 thanks for pointing this duplicate out.  |