| Summary: | No widget libraries available when creating a Web Client Project | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | broy2 | ||||||
| Component: | EDT | Assignee: | Huang Ji Yong <hjiyong> | ||||||
| Status: | CLOSED FIXED | QA Contact: | |||||||
| Severity: | major | ||||||||
| Priority: | P3 | CC: | chenzhh, mheitz | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | --- | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows XP | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
broy2
Created attachment 202344 [details]
Screen shot
The widget projects were not in the build before due to CQ process. I add the widget projects today. Hope we can get the widget library in the nightly build tomorrow. Created attachment 202579 [details]
Change the build.properties file to add the widget library resources
The resources folder is not included in the build. Modify build.properties to add it. Code committed. I picked up this morning's 201109010936 build. Now the EGL Settings page lists the 2 widget libraries. But when I hit Finish and the project is created, the 2 selected libraries are not loaded. So I still can't do anything with RUI in the nightly build! The widget library zip files are in the jar file when using nightly build. So they can't not be imported. I add a new plugin org.eclipse.edt.ide.ui.resources to cvs and modify the build.properties to not built as jar. Hopefully, we can get the nightly build work tomorrow. The new plugin org.eclipse.edt.ide.ui.resources was not included in the build. I will check with Matt. The resources plugin is in the build now Verified in 20110907. |