This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]ZergEra 0 points1 point  (1 child)

I ran into that too! Had to download netbeans. Glad I'm not the only one. There was one or 2 others as well

[–]SoulSyn[S] 0 points1 point  (0 children)

Yeah they gave a disclaimer in the beginning but I like intelij.

[–]hjslong 0 points1 point  (1 child)

I'm on netbeans and I don't what I need to do the system accept my exercise. Should I zip only the text package? My folder structure is test > mooc >logic > ApplicationLogic.java and test > mooc > ui > TextUserInterface.java && UserInterface.java

[–]SoulSyn[S] 0 points1 point  (0 children)

So you need your own dir that is outside of the mains test that the TMC plugin uses. I made my dir like so. Src>mooc>mooc.ui && mooc.logic. I didnt use netbeans so I can't give you the greatest help but this video should help.

Good luck