quot;parse" jdk 14 jar.
Best Regards
Eric
-Message d'origine-----
De : Richard Linsdale
Envoyé : dimanche 14 juin 2020 00:12
À : Emilian Bold
Cc : NetBeans Mailing
Objet : Re: nbm-maven-plug for java14
Thanks for the reply. Your reference is the the GitHub source repository,
--emi
On Sun, Jun 14, 2020 at 12:45 AM Richard Linsdale
wrote:
I have just upgraded to Netbeans 12.0 and java14 and am have trouble in getting
a suitable version of the nbm-maven-plug which works in this environment.
Version 4.5 does not accept Java14 compiled classes. The documentation for the
I have just upgraded to Netbeans 12.0 and java14 and am have trouble in
getting a suitable version of the nbm-maven-plug which works in this
environment. Version 4.5 does not accept Java14 compiled classes. The
documentation for the plugin states the latest version is 4.6-SNAPSHOT,
but I can'
Neil, thanks for suggestion, less work and much tidier code than my
original fall back thoughts. Implemention done and passing the unit tests!
Richard
On 19/09/2019 15:25, Neil C Smith wrote:
On Thu, 19 Sep 2019 at 15:04, Richard Linsdale
wrote:
Any suggestions welcome, as I want to avoid
Hopefully somebody can help direct me to a solution to this problem
In a Netbeans plug-in which I am developing, I have created a
MemoryFileSystem for storage of transient files.
I now wish to add a feature to append data to an existing file (in the
MemoryFileSystem), but I can't find a solut