robert engels
robert engels
I noticed the message in the logs - which seems to indicate there is a problem with the quickactions code in the extension. I don't have any more details than...
You need to add these to the gradle file.
The oracle plugin requires using gradle or maven.
Then I would rephrase your question as a feature request to have the extension support non managed projects.
I think the underlying issue, is the the "class file" is automatically mapped to a ".java" file in the Java Projects pane. the prevents another extension being installed for .class...
Encountering the same. I was so hopeful for a Java plugin by the stewards of Java - but it is very buggy. Worse, it seems to be a side project...
Curiously, sol-package-2.9.0.1.jar does not work either.
I have encountered this with another set of jars. the prometheus client jars are simpleclient_common-0.16.0.jar simpleclient_hotspot-0.16.0.jar simpleclient_httpserver-0.16.0.jar simpleclient_pushgateway-0.16.0.jar none of these jars will be added to the project dependencies. Other...
8332181: Deprecate for removal the java.net.MulticastSocket.setTTL/getTTL and the 2-arg send methods
Part of what makes Java so great is that you can take a Java 1 program and run it under Java 22? with no modifications? What does it cost to...