sorry for the delay, I didn't notice that you question went unanswered.
I seldom encountered the need of having different version of a jar on
the same JVM,
but in every case the anwser was loading different jars in different
classloaders,
and executing things in different threads.
(obviously : if there are classes with same name and package)
bye,
Davide
On 11/11/2020 17:53, Jakub Herkel wrote:
Is there really nobody who could have any advice?
jakub
On Mon, Nov 9, 2020 at 6:06 PM John Neffenger <j...@status6.com> wrote:
On 11/9/20 12:34 AM, Jakub Herkel wrote:
These tags are parts of Java Compiler API. So for Java 10+ there is a new
SUMMARY tag.
While we're at it, there's also a handy new Javadoc tag for system
properties, available in Java 12, that I've noticed is missing in NetBeans:
JEP draft: Guidelines for documenting system properties
https://openjdk.java.net/jeps/8214497
More details are in the Compatibility & Specification Review below:
Support {@systemProperty <name>} tag
https://bugs.openjdk.java.net/browse/JDK-8211132
John
--
Ing. Davide Grandi
email : davide.gra...@email.it
mobile : +39 339 7468 778
linkedin : http://linkedin.com/in/davidegrandi
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists