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

Bug 271272

Summary: numerous "is never read locally" errors prevent compilation in workspace
Product: z_Archived Reporter: Nick Boldt <nboldt>
Component: VEAssignee: VE Bugzilla inbox <ve-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Nick Boldt CLA 2009-04-06 01:01:31 EDT
/org.eclipse.ve.swt/ve_swt/org/eclipse/ve/internal/swt/ChangeParentShellObjectActionDelegate.java#196

/org.eclipse.ve.java.core/codegen/org/eclipse/ve/internal/java/codegen/editorpart/JavaVisualEditorPart.java#2380

/org.eclipse.jem.beaninfo.common/beaninfoCommon/org/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue.java#364

/org.eclipse.jem.beaninfo.vm.common/beaninfoCommon/org/eclipse/jem/internal/beaninfo/common/FeatureAttributeValue.java#364

/org.eclipse.ve.cde/cde/org/eclipse/ve/internal/cde/core/CustomSashForm.java#58

/org.eclipse.ve.examples/dept/org/eclipse/ve/examples/cdm/dept/property/EmployeePropertySource.java#85

Some of these seem bogus, but it'd be worth having someone more VE-savvy than myself check them and if possible clean them up.
Comment 1 Nick Boldt CLA 2009-04-06 16:27:15 EDT
I've checked in changes to the .settings used by the VE plugins so that 'is never read locally' is a warning, not an error. Can't do anything about the JEM stuff, however.