Skip to content
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

classes cannot be resolved #1

Closed
just4phil opened this issue Jan 29, 2015 · 2 comments
Closed

classes cannot be resolved #1

just4phil opened this issue Jan 29, 2015 · 2 comments
Assignees

Comments

@just4phil
Copy link

hi
thx for sharing!!
i forked the repo and cloned it to my pc. then i imported the project to my game workspace via gradle and added it to the build path and to order/export.
but when i try to import the classes they cannot be resolved.
(i guess a stupid error on my side)
...
any suggestions?

bye
phil

@StrongJoshua
Copy link
Owner

The way I added it to my projects was that I converted the console project to a Maven project (Configure -> Convert to Maven), the project POM details don't matter, and the same with the project I'm addit the console to, then I just added the console project as a dependency (Maven -> Add Dependency). This worked for me, but I'll have a look at adding it to the build path (I didn't realize it made the project build differently) after school.

@StrongJoshua
Copy link
Owner

Please review the main README and make sure your clone is up-to-date!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants