Questions tagged as 'netbeans'

0
answers

Failure to build netbeans project

When I run it works normally, but when I try to clean it and build it it has this error: warning: Supported source version 'RELEASE_6' from annotation processor 'org.eclipse.persistence.internal.jpa.modelgen.CanonicalModelProcessor' less tha...
asked by 06.03.2018 / 14:05
0
answers

Netbeans with error when starting Tomcat. "Error: Could not locate or load the main class Files \ Tomcat"

I've had this problem for days. On two other machines with the same operating system, the same installation procedure was performed and no error occurred. I will be attaching print with the error. I have already researched the internet and tried...
asked by 10.03.2018 / 19:25
0
answers

Using printf and scanf in Eclipse and Netbeans - Language C

Good evening. I have the program below that asks the user to insert two numbers and then present them. In Code Blocks is working correctly, however when I run in Eclipse or Netbeans, the system waits for the numbers to be entered without the pre...
asked by 25.02.2018 / 02:04
0
answers

Popular Jtable with DB data without using DefaultTableModel [duplicate]

I'm doing an entire project in layers and read somewhere that using DefaultTableModel is not very recommended. I am trying to receive values registered in the DB and fill a jTable with those values. Below are the defined classes. DAO Layer...
asked by 21.02.2018 / 16:38
1
answer

Tomcat maven web project rest application do not work netbeans

Personal I created a simple application to make a web service I did it as follows netbeans file - > new project - > Maven (web application) I created a class called RestApplication package br.com.teste.testeteste.rest; import javax.w...
asked by 29.03.2018 / 23:01
0
answers

Failed to install / uninstall Netbeans

The following error occurs when installing / uninstalling Netbeans on my Ubuntu: Configurando o instalador ... Procurando por um JVM no sistema... Extraindo dados para instalação... Executando o assistente do instalador... No protocol specifie...
asked by 30.01.2018 / 17:32
0
answers

Internal adjustable frame

I made a simple netbeans code for an internalframe that loads inside the jframe, but the internalframe is a fixed size. If I open it with full screen setExtendedState (java.awt.Frame.MAXIMIZED_BOTH); It has an empty space If I try to dec...
asked by 25.01.2018 / 14:09
0
answers

How do I open a GitHub project on netbeans?

I have a work to do in group, a project was created in Github to download and work on it, but I can not open the project in Netbeans to change and make comits. NOTE: I do not want to create a project and send it to github and instead download...
asked by 07.01.2018 / 19:08
0
answers

Refactor variable only in file

I want to refactor a variable only in the current file, when refactoring it changes on all pages of the project, how do I do it?     
asked by 20.12.2017 / 17:18
0
answers

Problems installing Netbeans and Javafx on ubuntu 16.04

I'm trying to continue a project (javafx) after formatting my machine with linux Ubuntu 16.04. I installed default-jdk on the terminal before installing full netbeans 8.2 downloaded directly from Oracle's website and when I try to open the proje...
asked by 02.01.2018 / 19:32