Also, see these complete examples:

https://github.com/GeertjanWielenga/JigsawJavaModularProjectSamples

Gj

On Wed, Sep 26, 2018 at 1:34 PM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

> https://www.youtube.com/watch?v=jSqqLHCP9ms
>
> Gj
>
> On Wed, Sep 26, 2018 at 1:32 PM, Peter Hull <peterhul...@gmail.com> wrote:
>
>> I created a new Java modular project (NB 9.0, openjdk 11) but I was
>> unable to run it because no main class was specified, and it couldn't
>> find any for me to choose from, in Browse Main Classes it said <No
>> main classes found>.
>> I set the main.class property in nbproject/project.properties and now
>> NB can run my main class (press F6) however the JAR does not contain
>> the Main-Class in its Manifest.
>> Is this normal/expected? (from reading about Java modules I'm not
>> clear on whether they should be in executable jars or not)
>> Thanks
>> Peter
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
>> For additional commands, e-mail: users-h...@netbeans.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>

Reply via email to