This does not change any functionality. However, it allows writing cleaner code and using modern IDEs to edit the code, as well as allowing for method renaming, generating code, automated refactoring etc. Using an IDE is just superior.
This requires moving all code one subdirectory deeper due to gradle + IntelliJ limitations.
This does not in any way impede the ability to edit the code from Processing.
This does not change any functionality. However, it allows writing cleaner code and using modern IDEs to edit the code, as well as allowing for method renaming, generating code, automated refactoring etc. Using an IDE is just superior.
This requires moving all code one subdirectory deeper due to gradle + IntelliJ limitations.
This does not in any way impede the ability to edit the code from Processing.