Jakub Herkel
Jakub Herkel
I tried the latest 4.10.1 Java version under OSGI environment. I used version 4.9.3 without any problem. But with version 4.10.1 I could see this exception : `Error executing command:...
Fix OSGI manifest Signed-off-by: Jakub Herkel
jira task https://issues.apache.org/jira/browse/SM-5718
Original issue https://github.com/apache/netbeans/issues/5024 This fixes a generics angle bracket highlighting. It works for a multichar token like GTGT and GTGTGT. It ignores logic and arithmetic operators. As we need to...