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

Bug 353274

Summary: Need API to create EGL project in EDT
Product: z_Archived Reporter: Jing Qian <jqian>
Component: EDTAssignee: fahua jin <jinfahua>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P1 CC: chenzhh, lasher
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jing Qian CLA 2011-07-27 23:37:58 EDT
In RBD, there used to APIs to create EGL projects, the code is ported over to EDT, however, they don't work.

The code exists in plugin org.eclipse.edt.ide.ui
under class org.eclipse.edt.ide.ui.wizards.EGLWziardUtilities

I need APIs to 
- create EGL project
- set EGL build path (adding another EGL project as the dependencies)

Without these APIs, it is blocking me for the EDT test framework. 

I think the API should be what's being used by EGLproject wizard.  so if there is any future change for the EGLproject wizard, the APIs are automatically updated. 

It would be fine if you created a new class to hold these APIs
Comment 1 Jing Qian CLA 2011-08-08 22:58:06 EDT
I have created the APIs needed for creating projects, setting EGL project dependencies, java build path
Comment 2 Lisa Lasher CLA 2011-08-26 18:18:09 EDT
changed from defect to enhancement.
Comment 3 Lisa Lasher CLA 2011-11-04 11:43:06 EDT
Closing this work item