Hi,

after upgrade netbeans ide to V27 and JDK24 my plugin

https://github.com/orat/netbeans-ocga

does not build any more.  I got the following error:

[INFO] Private classes referenced in module: [com.google.gson.JsonSyntaxException, com.google.gson.Gson, com.google.gson.GsonBuilder, com.google.gson.JsonParser, com.google.gson.JsonElement, com.google.gson.reflect.TypeToken] [ERROR] Project depends on packages not accessible at runtime in module org.netbeans.api:org-netbeans-modules-textmate-lexer:jar:RELEASE270

Remove and re-adding of the dependency to textmate lib does not help. I got similar problems with usage of lsp-client.

Maybe something has changed in the context of java modules visiblity of classes.

Any ideas?

best regards

Oliver

p.s. the project is part of a new language (https://github.com/MobMonRob/DSL4GeometricAlgebra)  implemented with Truffle/Graal to work with geometric algebra - and we are working on full-netbeans-support.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to