Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 278997

Summary: [doc] Remove unused help constants
Product: [Eclipse Project] PDE Reporter: Curtis Windatt <curtis.windatt.public>
Component: UIAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.5   
Target Milestone: 3.6 M1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Curtis Windatt CLA 2009-06-03 14:21:40 EDT
In IHelpContexts.java

	public static final String TARGET_ERROR_DIALOG = PREFIX + "target_error_dialog"; //$NON-NLS-1$
	public static final String TARGET_LOCATION_DIALOG = PREFIX + "target_location_dialog"; //$NON-NLS-1$

These constants are no longer used.
Comment 1 Curtis Windatt CLA 2009-06-23 16:56:57 EDT
Fixed in HEAD.