| Summary: | Once downloaded, javadoc and source code still not attached | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthew Hertz <hertzm> |
| Component: | GEF-Legacy Draw2d | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ahunter.eclipse, nyssen, thatnitind |
| Version: | 3.4 | ||
| Target Milestone: | 3.8.0 (Juno) | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Matthew Hertz
I download the GEF-SDK-3.4.0.zip and can see the source code when developing in the Eclipse PDE. What GEF zip are your downloading or what update site? (In reply to comment #1) > I download the GEF-SDK-3.4.0.zip and can see the source code when developing in > the Eclipse PDE. > > What GEF zip are your downloading or what update site? > I just grabbed GEF-SDK-3.4.0.zip from Unixheads.org, I've also tried GEF-SDK-3.4.0.zip & GEF-ALL-SDK-3.4.0.zip from RIT, and downloading everything via the Ganymede->Graphical Editors & Frameworks (+ Uncategorized) sites multiple times (I have not figured out how to to direct Update to a site in Ganymede, so I do not know which sites it is using). I did not think I was, but could I be missing some step in the install? I just grabbed GEF-SDK-3.4.0.zip from three mirrors, Unixheads.org, IBM Ottawa and U of Waterloo. All are the same (sum and md5sum). So the next question is how you unzipped. Why not simply download one of the Eclipse packages at http://www.eclipse.org/downloads/ I have used both Window's built-in unzip and 7-zip to unzip these products. So the javadoc and source code was installed (this was always true in the sense that I can see the directories), but it does not come up in tooltips or when debugging code. As the maintainer for the install at my school, I'd prefer to add onto the version I have to support (e.g., the version made available in our labs). I could download a new release, but it seems like I should just be able to download it. Thanks! Matt, you are unzipping the GEF ZIP into your target eclipse, right? You shouldn't be unzipping/installing GEF in your IDE, unless it is also your target. Having installed GEF 3.8.0M4a, the source code seems to be properly attached. The javadoc however does not seem to be properly linked yet. (In reply to comment #6) > Having installed GEF 3.8.0M4a, the source code seems to be properly attached. > The javadoc however does not seem to be properly linked yet. Cross-checked this again and verified that having 3.8.0M4a installed, the javadoc is now also properly attached. As such, resolving this as fixed in 3.8. |