Skip to main content
-1 votes
1 answer
46 views

When I open this project in the Netbeans IDE I was getting the issue like this, no name of the project when I view, From https://start.spring.io/, I created the further project, Spring Initializr ...
Shubham-Misal's user avatar
Advice
0 votes
6 replies
112 views

I am building a simple java app that uses a few rest webservices (that get parameters from the url) to insert into a database data that is relevant to the progress of some students in a course. This ...
Tiago Cabral's user avatar
Advice
0 votes
3 replies
68 views

When I collapse a block of code in Apache NetBeans, the IDE displays the number of lines in the collapsed block. NetBeans example here: Is there any way to achieve the same in PhpStorm? By default it ...
Miklos Szabo's user avatar
1 vote
1 answer
80 views

I've had this longstanding problem converting sparse row data tables entries into coherent grid arrangement which I've lived with because I generally was converting DOM into DDL for later SQL access, ...
MKhomo's user avatar
  • 179
0 votes
1 answer
76 views

It started with a message from NetBeans after clicking the netbeans-icon in the ubuntu-favorites toolbar saying it could not run with a Java JDK older than 17. So I changed the $JAVA_HOME in .bashrc, ...
Frie's user avatar
  • 1
0 votes
0 answers
98 views

I'm using Netbeans 12 for C++ development with C++ plugin 1.5. I'm setting a string variable value to an svg, using a raw string literal. std::string variable = R"(<svg .... )"; It ...
zerocukor287's user avatar
  • 1,852
0 votes
0 answers
66 views

I'm working on a Java project in NetBeans 27, and I'm encountering a compilation issue with a class named AñoPeriodo.java. Interestingly, this same project compiles without issues in NetBeans 8.0, but ...
Osiris Pérez Lastra's user avatar
0 votes
2 answers
125 views

I want NetBeans 27 on my M3 Mac. I tried installing the Arm64 package from friendsofapachenetbeans.org. The installer ran, said it would copy 1.5 GB of files, and 3 seconds later it said it was ...
Ray N. Franklin's user avatar
0 votes
0 answers
78 views

As the title states, my Netbeans refuses to open; it has the opening loading prompt but it closes as soon as the text says "Done loading modules". I currently have the newest versions of ...
juan miguel quilantang's user avatar
1 vote
0 answers
30 views

I would like to write a code template that automatically assigns a default name to a variable based on the right side of the assignment. Example: Take the following template: ${TYPE rightSideType ...
TXN's user avatar
  • 109
0 votes
1 answer
65 views

While trying to create a new message-driven bean template using EJB or Web module created in Maven, my project does not show the option of message-driven beans when I select Enterprise Beans in the ...
Kamlendu Pandey's user avatar
0 votes
0 answers
42 views

I am developing a Netbeans Module and I have created the following action: @ActionID( category = "Window", id = "ste.netbeans.nblogmanager.logviewer....
Ste's user avatar
  • 434
0 votes
0 answers
61 views

Hi I am new to Java Web or Java EE and I am trying to implement Facelets Template & Client into my Web Application. I have read many discussion threads about JSP, JSF and Facelets but unable to ...
J o's user avatar
  • 3
0 votes
0 answers
79 views

Please help, I want to start using netbeans for developing spring boot projects, but I struggle with how to download and use only the needed maven dependencies via netbeans, not downloading the whole ...
beyyato abdellah's user avatar
0 votes
0 answers
93 views

Wondering if anyone can explain this. I have Netbeans 23, using XDebug 3. I find that it works on some of my projects but not on others. What I mean by that is when you hit "Run" (F5) on ...
Josh's user avatar
  • 31

15 30 50 per page
1
2 3 4 5
1598