Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 353274 - Need API to create EGL project in EDT
Summary: Need API to create EGL project in EDT
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: fahua jin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 23:37 EDT by Jing Qian CLA
Modified: 2017-02-23 14:19 EST (History)
2 users (show)

See Also:


Attachments

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