Java Module System is not supported, however Java classes with recent Java
versions are. So you can have a module using Java 11, 17
On Wed, Jan 4, 2023 at 10:00 AM Admin Netcrystals
wrote:
> Is it correct that java classes and modules used for building a Rich
> Client Netbeans Platform App shoul
The question is why you would want to do that, the NetBeans modules
themselves provide the kinds of features that Jigsaw provides.
Gj
On Wed, Jan 4, 2023 at 7:00 PM Admin Netcrystals
wrote:
>
> Is it correct that java classes and modules used for building a Rich Client
> Netbeans Platform App s
Is it correct that java classes and modules used for building a Rich Client Netbeans Platform App should have no Jave Source Format larger than 1.8? Can I use module-info.java JigSaw features and pack those files to an nbm module?Thanks.
Netcrystals
--