No you need to use File tab > import in eclipse, to import the module.
If you see it in the project explorer, it’s imported for Eclipse so it’s mean it’s okay
In IntelliJ, you need to reload the project with gradle so I assume it’s the same on Eclipse.
I just want to select core modules to compile and show in my module management. In addition to the one I actually created. To save time compiling, rather than having to compile them all.
I found how to do it, in reality I expected to see my module appear in the list of applications. But it’s not the same thing, do we agree?
So I see my custom module in the list of modules.
I did not understood. If you don’t add the module for the compilation to your eclipse project or Intellij project, yep, eclipse will not generate a war with these module so you cannot install them since Axelor.