Questions tagged as 'netbeans'

1
answer

Problems in commit GITHUB (inaccessible folder in git)

Well, I'm having trouble trying to eat on github. As the print demonstrates below, I want to commit the Programming Techniques folder, but I can not. I already deleted the repository and the problem continues. Remembering commands lik...
asked by 12.07.2018 / 01:04
0
answers

laravel project creation. problem npm

Hello, I'm having trouble creating laravel projects. When I create a new project, when I open it on netBeans, it gives a red, that red of problems. When I go there click on "solve problems", the cause of red is a message like "are missing npm mo...
asked by 05.07.2018 / 03:04
0
answers

How to select an entire row in JTable [duplicate]

Hello, I'm a beginner in programming and I was studying Java. The idea was to create a program, which to add in JTable the name of a product, value and quantity. Get the total value of the purchase (quantity * value). But I can not select a wh...
asked by 19.06.2018 / 09:26
0
answers

Link Combo Box to Mysql database - netbeans

I created a database to store employees and departments. in netbeans I created the employee class and department with their respective ID, put a Frame with a combo box to pull all the employees automatically and departments, right click on the c...
asked by 25.05.2018 / 20:44
0
answers

I can not program a jFrame button

Every time I double-click the button to open his ActionPerformed, NETbeans creates it in the middle of another ActionPerformade of another button. Initial code: privatevoidjButton1ActionPerformed(java.awt.event.ActionEventevt){//TODOaddyourhand...
asked by 19.05.2018 / 18:39
0
answers

How to remove this configuration from NetBeans?

I squeezed something unintentionally and stuck with that lot of points and symbols of strangers. How do I get it?     
asked by 26.04.2018 / 21:30
0
answers

Plugin to open Schema (Design) Xsd using NetBeans in a version greater than 6.7

I wonder if there is a plugin for Netbeans that opens the design of an Xsd file. I know that for Netbeans version 6.7 there is a plugin that when installed shows Schema, however I need to use version 8.2 of NetBeans.     
asked by 24.04.2018 / 16:16
1
answer

Upgrade binary / source format

I'm starting to learn Java and trying to open a project from the NETBEANS EXAMPLES folder. The following message is displayed: MAKE UPGRADE OF THE BINARY FORMAT / ORIGIN OF THE PROJECT FOR THE MINIMUM SUPPORTED (1.6). Where do I perform this upg...
asked by 12.04.2018 / 00:25
0
answers

Workspace Sync on Netbeans

I need to synchronize two IDEs in a project I'm developing. We are two programmers and we need to see the changes in real time, serial something like Google Docs. I remember Eclipse had a plugin that did just that, but it was discontinued. If an...
asked by 04.04.2018 / 21:06
0
answers

Problem with importing a javaWeb project from gitHub to netbeans

I'm working on a project using jsp, and gitHub for version control. The project is already in gitHub because another team member created it. I even cloned the project for netbeans, make commits etc. The only problem is that when performing cloni...
asked by 04.04.2018 / 04:42