Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:How to move RBD app to EDT

Revision as of 04:42, 23 November 2011 by Chenzhh.cn.ibm.com (Talk | contribs)

An EDT project has different layout with an RBD project, the best way to make RBD code working in EDT is to create a new EDT project and copy the code to it. There have also been some changes to the EGL language that may require you to change your RBD-developed code to be modified prior to running on EDT. See the EGL Language conversion page for more information about updates to EGL.

Create new EDT project

Create new EDT project

Create new EDT project

Back to the top