Skip to content

Eclipse Set Up

Hugo Hills edited this page Nov 9, 2021 · 2 revisions

Clone rosetta-dsl...

  1. Close all IDEs. Eclispe, IntelliJ - the lot!
  2. run mvn clean install
  3. While running the mvn commands - check your Eclipse version, I use 2020-12
  4. Start the eclipse on rosetta-dsl, and import project.
  5. Refresh all files
  6. 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
  7. Wait about 5 mins
  8. 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.
  9. The runtime should now be building without and error!
  10. Open the Run Config and make sure the clear option is checked.
  11. Select the appropriate Execution Environment
  12. Start the runtime
  13. Import the CDM project - wait for it to build.