Questions tagged as 'netbeans'

2
answers

java.lang.ClassNotFoundException Java Netbeans

Hello friends can help me with an error in execution time, please if someone gives me an idea to solve it.    java.lang.ClassNotFoundException I've been trying to solve a lot of time trying some solutions on google but it's still the sa...
asked by 11.02.2018 / 22:47
1
answer

Avoid session tracking in Java

How can I avoid session tracking ?. Since I have an application every time you enter the login page remember the password and contraseña . To go to the page of login I use response.sendRedirect("login.html");...
asked by 19.02.2018 / 17:22
0
answers

Combined (vector, lists, file) and counter

my problem arises from a matter that I must render in the faculty, I am quite stuck, and it is a subject that I have left aside for this very reason. I achieve progress with the process, but the result never fails me, or I do not know what I'm d...
asked by 08.02.2018 / 20:14
0
answers

threads in two jinternalframes

I have a jinternalframe that processes the number of products import and iva and register them in the database for the order, but this must be done when the purchase ends in a second jinternalframe that processes the payment this second receives...
asked by 01.02.2018 / 19:59
1
answer

How to export a plugin in NetBeans to import it into another PC

As the question says, I have on a PC a plugin installed in NetBeans, I would like to know if it can be exported to install it in a NetBeans of another PC.     
asked by 24.01.2018 / 18:31
0
answers

Problem with xdebug and netbean IDE 8.1 linux

I have the following problem, I am using the xampp 1.8 in linux ubuntu 16.04 . What is happening is that when I launch the debug it is not stopping me at the breaking point that I am placing even though the debug tells me it is ready. The...
asked by 04.01.2018 / 16:37
1
answer

Netbeans installation error?

Hello I would like to know why this error appears when I try to install the ide netbeans nose what is the reason I think the configuration of the path if someone knows how to configure it would be appreciated if you help me     
asked by 27.12.2017 / 01:27
1
answer

Problems to import the Jgrapht library into a netbeans project

good morning, I consult here if someone else has had this problem and has found a solution, I downloaded from the official website of jgrapht link the zip file they have, for windows, then I try to import into my netbeans the library by right...
asked by 18.12.2017 / 23:08
0
answers

App Engine, invalid access code

I am deploying my project to Google App Engine , I am asked for authorization and the following appears: The problem is that I do not know where I should put that code. Try to delete the file .appcfg_oauth2_tokens_java and...
asked by 12.12.2017 / 20:09
0
answers

How to save values of methods in collection (s)?

in my attempt to make cleaner codes, I want to learn to work with methods, but I do not know how to keep the values of these when they are called in another class Some of the methods I did are: Note: I do not know if they are correct or t...
asked by 09.12.2017 / 14:23