Questions tagged [netbeans-15]

17 questions
0
votes
0 answers

Netbeans 15.0 project not downloading and running on RPi

I have a Netbeans IDE 12.5 Java program (JKD 11) which compiles, downloads and runs on my RPi4. Now, with Netbeans15.0, and the exact same project, I see the compile stage successfully build the project. The "deploy" and finally "run-remote" phases…
-1
votes
0 answers

Hotdeploy of Servlet 5.0 project to Tomcat 10 not working on Netbeans 15

i have a Servlet 5.0 with JDK 17 project which is build by Gradlebuild tool and use Tomcat 10 as a server to run. but i am afraid, when i change java file these changes can not deployed on server and also there is not "compile on save" option in a…
1
2