rtcTo / rtc2jira

Move your IBM RTC WorkItems to Atlassian Jira or any other Issue Tracker
https://rtc.to
GNU General Public License v2.0
11 stars 16 forks source link

When imported the code throws an errror #31

Closed ybhavm closed 4 years ago

ybhavm commented 4 years ago

Hi Team, When i import the project in the eclipse and add the user library as mentioned, the code has an error as following:

ODocument cannot be resolved to a type.

Please let me know if something has to be done from my end or is there anything which you guys can support

WtfJoke commented 4 years ago

Hi @ybhavm

The class you mention belongs to OrientDB, which is a dependency of the project

Therefor you should import the maven dependencies. You should run maven update in eclipse.

Hope that helps

WtfJoke commented 4 years ago

Closing that, assuming that it works. If not, feel free to reopen