Leakoo
thinmatrix from patreon
thinmatrix patreon

Latest Code Download

🕑 Added 2021-02-08 12:46:42 +0000 UTC

Comments

KC Oaks

In case someone else runs into this issue... After uninstalling and reinstalling everything (including Eclipse), when I first brought the project in, I saw a problem for "failed to init ct.sym". This solved it for me: https://stackoverflow.com/a/65159085

KC Oaks

I feel better seeing a tree of packages now. It still won't build, but this is obviously something specific to my local project so you don't have to spend any more time on it. Thank you for providing options!

ThinMatrix

The tree structure is indeed just a preference, so it shouldn't make a difference. Just at the top-right of where the packages are displayed there's a little downwards arrow - you can click that and then "Package Presentation" -> "Hierarchical" if you'd like to change it. As for the issue you're having, have you tried refreshing the project (Right-click on the project in the "Package Explorer" on the left and click "Refresh")? Or you could also try "Project" -> "Clean" and then select the relevant project. Those are my go-to options when Eclipse is playing up. Then make sure you have the MainApp class selected in the Package Explorer and try running it again. Let me know how it goes!

KC Oaks

Late to the game, but anxious to get caught up as I've been following the Trello and videos about the game for months. I'm having issues getting the project set up in Eclipse (never used it before) and am hoping someone has a quick answer. Instead of what Karl shows in his video for his project where it's a nice tree structure under src, I'm seeing a list with flattened names. Maybe that's just a preference selection. But I'm unable to run thinmatrix.cityBuilderGame.main.MainApp. I get a ClassNotFoundException citing "thinmatrix.cityBuilderGame.main.MainApp". I'm wondering if my lack of tree structure is a sign that I've done bunked something up. Like I said, Eclipse and Java newbie.


More Creators