Bug 23320 - Incomplete classpath and circular classpath options should be surfaced
Summary: Incomplete classpath and circular classpath options should be surfaced
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0.2   Edit
Assignee: Erich Gamma CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-09 07:48 EDT by Jerome Lanneluc CLA
Modified: 2002-09-12 04:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2002-09-09 07:48:01 EDT
Build 200209031019

New options have been added to JDT/Core (see bug 23318) for controling the 
error level of incomplete classpath and circular classpath problems.
These options should be surfaced in the Compiler->Others preferences.
Comment 1 Erich Gamma CLA 2002-09-09 13:49:45 EDT
from an e-mail conversation on this issue

UI details - the difference between the two options are not cristal clear
>	build path severity = ERROR | WARNING
suggest: Incomplete build class path = ERROR|WARNING
>	circular dependencies severity = ERROR | WARNING
suggest: Circular build class path: ERROR|WARNING
Comment 2 Dirk Baeumer CLA 2002-09-10 06:21:49 EDT
Fixed in 2.1 stream.
Comment 3 Dirk Baeumer CLA 2002-09-12 04:57:33 EDT
Fixed in 2.0.2 stream. Changed NLS values in 
org.eclipse.jdt.ui.internal.JavaUIMessages.properties

New keys:
  CompilerPreferencePage.build_warnings.description
  CompilerPreferencePage.pb_incomplete_build_path.label
  CompilerPreferencePage.pb_build_path_cycles.label

Changed Key:
  CompilerPreferencePage.build_invalid_classpath.label