Bug 15579

Summary: Incomplete Java Error Message
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tod Creasey CLA 2002-05-08 15:40:43 EDT
XP Chinese
Build 20020508

The error that tells me that an import cannot be resolved is only showing the 
first two segments of the name (i.e. org.eclipse).

STEPS
1) Start a fresh install of Eclipse
2) Open a repository connection on ottcvs1:/home/cvs.desktop
3) Load the project org.eclipse.gb18030
4) Look at the errors - those for the missing SWT project will say

The import org.eclipse cannot be resolved
Comment 1 Erich Gamma CLA 2002-05-08 18:45:46 EDT
moving to JDT CORE
Comment 2 Philipe Mulet CLA 2002-05-13 06:05:55 EDT
The message is fine, it shows you the first segment which cannot be resolved 
(as opposed to the entire name).