Bug 50343 - Java doc does not appear, no source attached
Summary: Java doc does not appear, no source attached
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.0 M7   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-21 12:43 EST by James Aguilar CLA
Modified: 2004-02-05 14:36 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Aguilar CLA 2004-01-21 12:43:04 EST
As of 3.0M6, I have not been able to view any javadocs or source files for java 
library classes.

Steps to reproduce:

1. Clean install Eclipse 3.0M6.
2. Clean install Java 2 Enterprise Edition v. 1.4 from Sun Microsystems website.
3. Load Eclipse.
4. Attempting to access the source files for library binaries should cause the 
screen "No Source Found".  I have only been able to confirm that this is a 
problem with the file rt.jar.  I do not believe that it is the fault of the jar 
file because it used to work with version 2.1 of Eclipse.
Comment 1 Olivier Thomann CLA 2004-01-27 10:08:46 EST
I cannot get the exact same J2EE for licencing reasons.
So I need more details on your configuration.
1) What is your command line?
2) Do you have anything in the .log file in the .metadata directory?
3) What is your installed JRE configuration?
4) What source did you try to get? I tried to open java.lang.Object and I could
successfully get the source code through the attached zip file.
Comment 2 Olivier Thomann CLA 2004-01-27 10:09:26 EST
I forgot to mention that for my test I use the Sun J2SE JDK1.4.2_02. This should
be the one you have.
Comment 3 Olivier Thomann CLA 2004-02-05 14:36:49 EST
Without any feedback, I cannot investigate further. It works fine for me using
latest integration build.
Please reopen when you provide a reproducable test case.