rtcTo / rtc2gitcli

An IBM's RTC SCM tool extension to migrate an RTC repository into a Git repository
https://rtc.to
MIT License
28 stars 34 forks source link

java.lang.RuntimeException #54

Open MangeshDeshmane-ibm opened 5 years ago

MangeshDeshmane-ibm commented 5 years ago

Hello All,

Using rtc2gitcli, I was trying to migrate our rtc code to git repo. but facing RuntimeException, also few java packages are not resolved.

configured RTC client 5.0.2 , created source and Target repository(initial baseline) using jdk 1.8 eclipse photon rtc2gitcli-master to migrate the code

but was facing multiple issues. attached log, please help on priority .log

WtfJoke commented 5 years ago

Hi Mangesh

You should first try to get a clean (green) workspace. Best is to follow: https://github.com/rtcTo/rtc2gitcli/blob/master/README.adoc#setup-eclipse-development-environment

The cliexception itself.is rather cryptic and I cant help here much (since its thrown from the ibm rtc sdk without further informations)

MangeshDeshmane-ibm commented 5 years ago

Hey @WtfJoke I already did this setup on a VM, tried on multiple m/c's , still facing same issue can't proceed !!!!