Developing Greenfoot games with Maven/IntelliJ/Eclipse
Greenfoot is a game framework for programming beginners featuring an integrated development environment.
Unfortunately it’s a pain to use when you are used to write code in a real IDE such as IntelliJ.
This is partially because of the strange object creation workflow which involves using the context menu a lot and doing clicks for stuff that is faster when typed.
Nov 3, 2017