Community
Participate
Working Groups
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
I have created the APIs needed for creating projects, setting EGL project dependencies, java build path
changed from defect to enhancement.
Closing this work item