I want to create a library with B4J, containing generic functions for use with another Java program.
I did two tests with new project "UI" and "NON UI".
When I try to generate the library from the following error:
Compiling code. error
No modules to compile.
Compilation:
main
I try to remove the main module from the project menu but it does not allow it.
can you tell me how to do it?
thank you
I did two tests with new project "UI" and "NON UI".
When I try to generate the library from the following error:
Compiling code. error
No modules to compile.
Compilation:
main
I try to remove the main module from the project menu but it does not allow it.
can you tell me how to do it?
thank you