-
Notifications
You must be signed in to change notification settings - Fork 34
Setup
Manuel edited this page Feb 21, 2017
·
1 revision
Follow these steps to set up rtc2gitcli in eclipse.
- Configure SCMTools Target Platform described here in the wiki. Point to the folder where your scm.exe/lscm.bat is (If you use eclipse classic aka non javaee eclipse, install the Eclipse Plugin Development Tools as described - (I was using scm tools from rtc 5.01))
- Clone this repo and import it in eclipse as maven project
- Open pom.xml and follow the hint to install the missing maven connector
- Update maven project using ALT+F5
- By this point the project shouldnt contain any errors (make sure you have still your created target platform in window preference selected)
- You should have an launch-configuration named rtc2git --> start it
- In your console window you should see "Help for: scm migrate-to-git"
- Open the launch-config and edit the command in arguments/program arguments