Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356151 - The widget parts defined in the org.eclipse.edt.rui.widgets_0.7.0 cannot be resolved
Summary: The widget parts defined in the org.eclipse.edt.rui.widgets_0.7.0 cannot be r...
Status: CLOSED WORKSFORME
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 01:52 EDT by fahua jin CLA
Modified: 2017-02-23 14:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.