In order to setup a new Java project, the general setup steps are:
-
Have a project with Java Architect installed
-
Select the right Java version (8 or 11) and the JDK path in the module parameters
-
Deploy model components that already exist for used java libraries
-
Reverse from sources or JAR archives java libraries for which no model component already exist
-
Update the reverse class path to add the reversed JAR archives
You will find below some practical examples of how to setup a project.