-
Notifications
You must be signed in to change notification settings - Fork 54
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
Eclipse: errors in imporing packages #128
Comments
Apparently, the If it doesn't cause too much trouble, I would probably suggest using IntelliJ instead (which also supports Eclipse keybindings, so it shouldn't be too much of a change). |
Thank you for your quick response. |
Includes fixes for the (also broken) ResumableExample See the discussion of #128
Oh wow, you are correct. It's an undetected regression of #127. The direct (and therefore deciding) dependencies of Edit: You may need to Rightclick -> Maven -> Reload project the |
Hi,
I'm new to LearnLib. I've cloned both AutomataLib and LearnLib, and they both build successfully. However, when I tried to import them to Eclipse (after installing the Maven plugin m2e), I encountered many errors, mostly related to importing packages. I've already tried the ''mvn package'' to rebuild the project, and it builds successfully, but the errors are still the same. I took a look at issues #32 and #44, but nothing changed.
Any idea of what might have gone wrong?
here is a screenshot of the errors:
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: