Most voted "netbeans" questions
Netbeans IDE is a free and open source integrated development environment (IDE) for software developers in Java, C, C++, PHP, Groovy, Ruby, and more. The IDE runs on many platforms, such as Windows, Linux, Solaris, and Macos. Netbeans IDE Provides Developers with Tools to Build Professional Desktop, Enterprise, Web, and Mobile Cross-Platform Applications.
Learn more…259 questions
Sort by count of
-
0
votes1
answer191
viewsHow do I add values to an array?
Well...I know how to add values to an array. Actually, that’s not quite it. I have been learning java for a short time and started working with netbeans. The teacher asked for an activity to create…
-
0
votes1
answer20
viewsAutocomplete with > after inserting signal - on object
I used Netbeans 8.0 and, coding in PHP, after placing the object variable and minus sign (-), the editor automatically included the > sign for me. $myClass = new MyClass(); $myClass- // neste…
-
0
votes1
answer76
viewsHow do I format the actual values of my Android application?
I want editText values to appear in real.. how do I format within my current code conditions? import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface;…
-
0
votes0
answers154
viewsConsuming JAVA webservice - Problem
I am trying to consume the webservice but is giving a mistake that I do not understand. The webservice is this. I’m trying to use the solicitarRange, and normally I do so: new…
-
0
votes1
answer74
viewsHow to change getRealPath() save location? Photocam primefaces
I’m trying to use the Photocam component of Primefaces, it’s working, but the image is saved within the target of the application. I want to move the rescue site. Follows an excerpt from the code.…
-
0
votes1
answer102
viewsError calling data from a list to a registration screen
From now on I appreciate the understanding of all because I am not very experienced.I am with an error when loading the customer data from a list I want that, when clicking on add customer, I come…
-
0
votes1
answer235
viewsI cannot clone via netbeans on github
As we can see in the photo, this is the message that appears to me when I try to clone through Netbeans, on other terminals works properly. Netbeans 8.1 Respositório Púlico…
-
0
votes0
answers362
viewsCreate a Single File . jar with All Dependencies in Netbeans
When a project is compiled in Netbeans, libraries are included in the dist folder in the lib folder. In Eclipse there is the possibility to create a single jar file with all files included. There is…
-
0
votes1
answer338
viewsHow do I change the image of each item in my list ?
I want to change the image of each item on my list.. how do I do ? I appreciate the understanding that I don’t have much experience. Thank you. My code Below. import android.app.Activity; import…
-
0
votes1
answer1364
viewsError installing Netbeans 8.2 on Windows 10
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000744b6adf, pid=9300, tid=0x0000000000002364 # # JRE version: Java(TM)…
-
0
votes0
answers716
viewsRetrieve Java Class Code in Netbeans
My computer suffered a forced shutdown due to a surge of light and when I reopened my project in Netbeans (8.2) one of the classes was empty, there is some way to retrieve such code?
-
0
votes1
answer714
viewsError saving SQLITE: table .. has in column named
Error when saving the image path in SQLITE. Says it does not have a column named pathImage in the products table attached to the image with the error for better understanding. My Dao Product Class:…
-
0
votes1
answer451
viewsJAVA Query with ACCESS - Slowness
I need to access the ACCESS database, the query is accessing correctly, but I noticed that to have the return of information, the JAVA first reads and all the tables and all the data, is that right?…
-
0
votes1
answer1017
viewsHow to move the Netbeans project to a . jar file?
I just did a project in Netbeans and would like to turn it into a app to run on PC, so I want to turn it into .jar. How to do this?
-
0
votes1
answer117
viewsNo available Classes problem in Netbeans
Hello, when I run my project it does not leave me because it says it has no "Available Classes". Does anyone know what can be?…
netbeansasked 7 years, 5 months ago Simao Santos 1 -
0
votes1
answer19
viewsStart the bank service with a function
I would like to know how I can do a function that once I start the software, I can start the database service if it is turned off. to using java with swing, netbeans and Mysql thanks in advance.…
-
0
votes1
answer577
viewsJava - Swing - Timeunit.Leep time counter
I’m using Swing in Netbeans, creating a simple math game (thought more feasible than a calculator) whose goal is to add up the random numbers of the buttons until it equals a number between 1 and…
-
0
votes0
answers194
viewsDo you doubt how to take the background when selecting a word in Netbeans?
In Netbeans I’m having a problem, when I select a word, it gets this marking with an unpleasant color. It would be beautiful if I switched to blue, as it happens when I program in Javafx, but when I…
netbeansasked 7 years, 5 months ago Sergio Souza Novak 513 -
0
votes1
answer112
viewsInsert license as dependency on a Maven project
EDIT: the problem still persists, posted below, in my reply, new information about the problem. Thank you. Hello! I did some tests using the Jxbrowser library and I intend to use it in my academic…
-
0
votes1
answer111
viewsWhat was the error in the last UPDATE use line in Mysql?
I developed a final project without error, done in Java, but still have only one error UPDATE in the last row of table creation clientes database in Mysql language. I am asking to update the…
-
0
votes0
answers209
viewsFAIL - Application already exists at path /Test
Good evening! I’m having problems with Tomcat and Netbeans, it follows with the following error message? Implantação em andamento...…
-
0
votes0
answers242
viewsJava library Linker error (Netbeans)
I’m having trouble with a library that I imported. What I did was simply extract the zip file from the library and then in Libraries I used Add Jar/Folder to import the bibliotca to the project. The…
-
0
votes1
answer852
viewsClose a jInternalFrame before Open another
I’m doing a browser project (where I create the "pages" myself in the netbeans design - All offline) just to learn on vacation. However I am with a doubt, I believe it is simple but as I am starting…
-
0
votes0
answers276
viewsHow to use conium. h in netbeans
I’m doing a c-protection of the Anoi Tower game. I needed to use the library but I’m not getting it every time I try to add error. if anyone can help me.
-
0
votes1
answer772
viewsMerge database with java application
Hello, I did a college job using java screens using the ide netbeans, crud the database ,using postgresql as the main database, I was able to finish and everything, however I would like to send only…
-
0
votes0
answers73
viewsHow to create table with java swing?
I have a button, when I click on it I want a table with two columns, one will be a counter and the other an empty field. The number of rows will be according to a variable to be passed to the table.…
-
0
votes0
answers11
viewsRefactor variable only in file
I want to refactor a variable only in the current file, when refactor it changes on all pages of the project, how to do?
netbeansasked 6 years, 11 months ago V.Avancini 496 -
0
votes0
answers318
viewsHow do I open a Github project in netbeans?
I have a group job to do, a project has been created on Github for us to download and work on, but I can’t open the project in Netbeans to change and do comits. NOTE: I don’t want to create a…
-
0
votes1
answer203
viewsNetbeans Does Not Recognize File . Java
I am having trouble calling report JSF application. Do not search for data in Netbeans 8.1 does not recognize Jaspersoft generated file. I cannot find plugin for this version. Request reports…
-
0
votes0
answers155
viewsInternal frame adjustable
I made a simple code in netbeans from an internalframe that loads inside the jframe, but the internalframe is a fixed size. If I open it with a full screen…
-
0
votes1
answer372
viewsHow to start editing a Jframe by hand and continue the final adjustments by the Netbeans "dashboard"?
I was able to write the code or generate a new javaswing file + JFrame, but would like to do writing the code and continue editing with the "dashboard" without adding a "new file.…
-
0
votes1
answer311
viewsIreport and php 7.0
Good afternoon, you guys! I use Ireport to generate reports, in php 5.6 it works well, and very well by the way, but in php 7.x. x it shows the following error when trying to generate a report:…
-
0
votes2
answers57
viewsTable only fills the column title
I wrote the method below: public void setListaCompra() { String sql = "SELECT * FROM\n" + "(\n" + " SELECT \n" + " produtos.id AS id, \n" + " nome_produto AS Nome, \n" + "…
-
0
votes1
answer67
viewsUpgrade binary format/source
I am starting to learn Java and trying to open a project from the NETBEANS EXAMPLES folder. The following message appears: UPGRADE THE PROJECT BINARY/SOURCE FORMAT TO THE SUPPORTED MINIMUM(1.6).…
-
0
votes0
answers246
viewsLink 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 employees…
-
0
votes2
answers716
viewsConverts String to int Arduino in C
Good people, I will try to explain my problem. I am developing a little software in Netbeans that communicates with Arduino via Serial Port. My problem is that in Netbeans IDE I am sending String,…
-
0
votes2
answers1299
viewsbuild-impl.xml:930: The following error occurred while executing this line:
I’m doing a college project, and every class I put together to inherit from the class Modelo, I get these mistakes.…
-
0
votes1
answer100
viewsNetbeans 8.2 Error "java.sql.Sqlexception: Unknown system variable 'query_cache_size'"
I cannot connect to a Mysql database through Netbeans IDE, the following error is reported: java.sql.Sqlexception: Unknown system variable 'query_cache_size'
-
0
votes1
answer278
viewsProblems committing to GITHUB (inaccessible folder in git)
Guys, I’m having trouble trying commit on github. As demonstrated by print below, I want commit the briefcase Programming Techniques, but I can’t. I’ve already deleted the repository and the problem…
-
0
votes1
answer452
viewsXDEBUG configuration in PHP.ini ( Cakephp, Appserv - Apache2.4, Netbeans)
My friends, good afternoon I’m new to the piece, I mean, in the PHP development area and I’m making the settings to debug an application in Cakephp 2.6. I followed all the XDEBUG documentation,…
-
0
votes1
answer74
views -
0
votes1
answer58
viewsHow to find all places where depreciated methods are being used in Netbeans?
Are there any tools in Netbeans that allow you to generate a file, report, log, or something like that to find all methods that are deprecated in a Class or Project? I tried to find on the Internet,…
-
0
votes1
answer209
viewsCannot find Symbol - NETBEANS
I was programming, so far so good, but when 'getar' +txt_endereco.gettext()+ gives cannot find Symbol, when I go 'setar' the same thing 'txt_endereco.setText(model.getValueAt(indexrow, 4).…
-
0
votes2
answers425
viewsAccent error in IDE editor - Linux
I’m having stress issues in the 'Netbeans' and 'Android Studio IDE’s'. My operating system is linux Elementary os [Elementary OS 0.4 Loki] Only id accentuation characters are not typed. This is not…
-
0
votes2
answers567
viewsIs it possible to use the external terminal when running a Java program through Netbeans?
What I mean is, I can switch to getting Netbeans output out on Linux bash or Windows cmd instead of using the internal Netbeans application console?
-
0
votes0
answers16
viewsTest result window netbeans is not showing the tests
When I right click on a Maven project that contains Junit tests it shows the test results in the "default" output the same as the build result. I want it to show the tests in the test window and not…
-
0
votes1
answer341
viewsError running Java Webservice
I’m trying to run a Web Service SOAP by the server GlassFish Server 4.1.1 in the NetBeans 8.2. When trying to execute the following error is returned: Methods of Web Service: @WebService(serviceName…
-
0
votes1
answer290
viewsPick only numbers from a String (Tokenizer)
Hello, I’m doing a project with stack and queue, and I’m in a part I need to pick up the operator and put in a pile and the number in a queue. However this part of taking the number is not working,…
-
0
votes0
answers75
viewsImages saved in the BD and in the project root folder do not appear on the site
I’m progressing on a website , using the php language in netbeans and easyphp p database. the site registers companies and services and also it is possible to search by name the same. (It is in…
-
0
votes1
answer272
viewsincompatible types Boolean cannot be converted to Usuarios
I am creating a function to insert new users in the database, but present this error: "incompatible types: Boolean cannot be converted to Usuarios". Does anyone know a way to solve this case: public…