Search found 1 match

by joelchrist
24 Aug 2020, 15:44
Forum: Public Forums
Topic: How to specify vendor in JNLP file?
Replies: 2
Views: 3145

How to specify vendor in JNLP file?

Hi there!

I want to specify the vendor in the JNLP file, same way I can specify the version.

<resources>
<j2se version="1.8*"/>
</resources>

Thanks in advance!