Skip to main content
0 votes
0 answers
62 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
0 votes
2 answers
100 views

I am working on a Maven- and 'NetBeans Platform'-based Java desktop application. My use case requires setting a system property as the very first step before anything else happens. I need to do this ...
Dawid's user avatar
  • 755
1 vote
1 answer
201 views

Is there a way for me to add a minimap plugins to netbeans ide so i can get a small overview of my code files? Ive used vsc before and the minimap helps a lot after a certain threshold
yai's user avatar
  • 80
0 votes
0 answers
27 views

I have a project (written in Java using the Netbeans Platform 12.6), which is composed by several Tabs (all of them are created subclassing the TopComponent class). The project is neither cleaning nor ...
UtahTeaPot's user avatar
0 votes
1 answer
134 views

I'm new in Vaadin and I'm trying to run the demo project from the QuickStart tutorial. I'm using Netbeans 12.0 and when trying to run the project I get a window with a Select Main Class for Execution, ...
Rafa's user avatar
  • 1
0 votes
0 answers
55 views

I tring to deploy a application on my localhost, and even though i can find any significative error message, and also seems like is evrithing is alright with the Deployment when try in my Localhost, ...
user18409043's user avatar
1 vote
1 answer
1k views

I am using NetBeans 12 and apache-tomee-plume-7.0.9. I have deployed a project from Tomee manager app and put necessary jar files under /WEB-INF/lib folder of the deployed project. Previously I was ...
Mosharaf Hossain's user avatar
0 votes
0 answers
130 views

I am using netbeans 12 with jdk 17. On building and running the following code, I get this error and no output is shown: java.lang.ClassNotFoundException: org.apache.derby.jdbc.ClientDriver at ...
Candy's user avatar
  • 53
0 votes
1 answer
53 views

I am using netbeans 12 with jdk 17. I built and ran the following project, it shows as org.apache.derby.jdbc.ClientDriver BUILD SUCCESSFUL (total time: 0 seconds) But the output is not obtained, the ...
Candy's user avatar
  • 53
0 votes
1 answer
525 views

I am coding a login UI page which requires users to enter their credentials, however the line of code that is meant to "hide" the characters they enter in the password field is not working. ...
Panashe Dumbu's user avatar
0 votes
2 answers
414 views

So recently a had an exam to make this simple program on java: You enter a number, then the program needs to repeat a sequence based on the amount you entered, like this: if it was number 3 it should ...
St33v3n's user avatar
  • 39
0 votes
0 answers
350 views

I have a problem with NetBeans 12.1 opening, but not showing anything, just opens on taskbar. I try to delete it and re-install but it still doesn't work. My Java version is 10.0.2. This is the ...
Rabi's user avatar
  • 21
0 votes
2 answers
904 views

I just started working on a team project and i have forked the repo which is the main repo, but i guess am missing something in order for me to pull request and i will need assistance... So i am ...
David Ogbodu's user avatar
0 votes
1 answer
141 views

I've set following properties for one of my buttons. try { name.setIcon(new javax.swing.ImageIcon(ImageIO.read(newFile("./src/main/java/resorces/Default.png")))); } catch (IOException ex)...
ocelix's user avatar
  • 3
1 vote
0 answers
220 views

Is it possible to setting the output window, do not overwrite the messages? I tried to set the same font type and size in Tools-Options-Miscellaneous Output and Terminal, but it didnt help. Attempt 2: ...
Levus's user avatar
  • 11

15 30 50 per page
1
2 3 4 5 6