You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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