-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed latest version successfully on Marse (4.5.2), but doesn't work! #73
Comments
Found: Chain 1: Chain 2: |
Solved somehow after fiddling with eclipse files! |
@hedayat Could you give more detais about your system?
|
Redmine version: 3.2.x (will see the exact version number and report in a few days. No access to redmine instance right now). |
Notice that it seems that the main problem is that my Eclipse installation uses slf4j.api version 1.7.12, while the plugin installs org.slf4j.api version 1.7.2.v20121108-1250, and it seems that both of these versions are 'exposed' to net.sf.redmine_mylyn.common |
@hedayat thanks very much for the info, currently I'm working on resolving dependencies with different library but I will give this also a look. |
You're welcome. Thank you for considering this report & to develop this plugin. :) |
Hi @hedayat can you try to re-create the issue with recent 0.5.1 version of the plugin? Thank you for your help. |
Is there any logs I can inspect?!
The text was updated successfully, but these errors were encountered: