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

Bug 356151

Summary: The widget parts defined in the org.eclipse.edt.rui.widgets_0.7.0 cannot be resolved
Product: z_Archived Reporter: fahua jin <jinfahua>
Component: EDTAssignee: Project Inbox <edt.compiler-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: major    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description fahua jin CLA 2011-08-30 01:52:18 EDT
Build Identifier: 20110830

An RUI project referenced to the widget project, and use the parts defined in the widget project, but it can not be resolved.

Reproducible: Always

Steps to Reproduce:
Notes: Please use the P2 nightly build to reproduce the problem.
1. Check out org.eclipse.edt.rui.widgets_0.7.0 from kan-cvs-save.ottawa.ibm.com (it should be created automatically by project creation wizard, but the code of libraries projects are still in CQ process).
2. Create a 'Web Client Project' named test.
3. Set reference to the library project checked out in the 1st step.
4. In the 'test' project, create an RUI handler. In the source code editor, it says 'The type GridLayout cannot be resolved'.

The same scenario works in the development workspace.
Comment 1 fahua jin CLA 2011-08-30 21:36:36 EDT
The problem is no longer existed after update the code of org.eclipse.edt.rui.widgets_0.7.0 from CVS. So resolve the defect.
Comment 2 fahua jin CLA 2011-09-19 02:41:27 EDT
Close the defect.