-
Notifications
You must be signed in to change notification settings - Fork 31
Eclipse Set Up
Hugo Hills edited this page Nov 9, 2021
·
2 revisions
Clone rosetta-dsl...
- Close all IDEs. Eclispe, IntelliJ - the lot!
- run mvn clean install
- While running the mvn commands - check your Eclipse version, I use 2020-12
- Start the eclipse on rosetta-dsl, and import project.
- Refresh all files
- Open preferences > go to Target Platform > check com.regnosys.rosetta.target /com.regnosys.rosetta.target/com.regnosys.rosetta.target.target > hit Apply > Wait for background tasks to finish > hit Reload... > hit Apply and Close
- Wait about 5 mins
- If the process of applying the target platform fails, start eclipse again > Preferences > Target Platform > com.regnosys.rosetta.target > Edit... > and this should download/reload all the plugins.
- The runtime should now be building without and error!
- Open the Run Config and make sure the clear option is checked.
- Select the appropriate Execution Environment
- Start the runtime
- Import the CDM project - wait for it to build.