Simple MAK project?

A Simple M3 Adaptation Kit (MAK) project uses less CPU, RAM and client-server communication compared to a Java project. You can create a MAK project of type Simple if you are going to use MAK mainly to work with non-java entities such as Language, Field Help or if there is a poor connection to the Application Server or poor client resources.

A Simple MAK project requires more manual work since the build of Java entities is not automatically started in the background which is the case when working with a Java project. When debugging a Simple MAK project, the contents of the entities in M3 BE cannot be watched through the "Watch expression" function in the Eclipse debugger.