Questions tagged as 'eclipse'

1
answer

How to redirect to a form of the app after validating the username and password in Android

I do not know how to explain myself but I will try to do it in the best possible way. I have been designing Android apps with the help of Eclipse and Cordova. My app can connect to an external database (web hosting). What it does is verify if...
asked by 13.04.2017 / 06:28
1
answer

An inconvenience occurs when recording multiple rows of a jtable

I have a Jtable that contains rows inserted from a database, the last column is a checkbox. This is the code to record the row every time I click on the checkbox: protected void btnEnviarActionPerformed(ActionEvent e) { DefaultTableMod...
asked by 15.03.2017 / 18:03
1
answer

Look and Feel - Java

I have my JFrame (called frmMenuPrincipal containing a JMenuBar with options) that I have put in the main the following code so that it has a good design: try { UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookA...
asked by 09.03.2017 / 17:12
0
answers

Netbeans 8.2 and Jboss 7.0

I am trying to run Jboss 7.0.0 in Netbeans 8.2 and it is not possible. When I set it up the IDE says "JBoss 7 support needs at least JBoss 7.1.0" It works correctly with Jboss 7.1.1 or with any Wildfly (8,9,10), but for a specific project if...
asked by 09.02.2017 / 18:48
0
answers

Problems creating a project in Eclipse Kleper with spring

When I created a project in Eclipse Kleper to use spring I generated a couple of errors, I read that installing Tomcat would not have problems but it still generates me.    Error 1: An internal error occurred during: "Validating Practice"....
asked by 08.02.2017 / 22:02
0
answers

Eclipse Neon.2 with Vaadin 7.7 and Maven. (Error 404 not found)

I wanted to ask if someone had the same problem and how to solve it. When I do a new project with Eclipse of Vaadin 7 Maven , I run it in Jboss 7.0 and gives an error: 404 not found , On the other hand, if I start the project vaadin with...
asked by 10.02.2017 / 21:31
2
answers

Message Dialog - Jtable

First I select two rows or more of a JTable and when I record those selected rows, I get several messages "" The Document "+ doc +" was requested correctly "", (doc is the name of the document), and so on the documents that have been recorded co...
asked by 01.02.2017 / 18:17
2
answers

CheckBox in a JTable - Java [duplicated]

How to do so that when I select the checkbox of one row and select another checkbox from another row it is stored in a variable and when I click the send button it is sent to another table to be validated. This is the creation code of th...
asked by 12.01.2017 / 15:42
1
answer

The ApplicationContext interface of spring framework (Eclipse IDE) does not exist

I'm trying to start Spring creating a project and I'm trying to instantiate the interface ApplicationContext of Spring and Eclipse , it does not recognize me It's as if it did not exist. Here is my pom.xml : <project xmlns="...
asked by 01.12.2016 / 20:35
0
answers

Eclipse STS server error appears

When I start my Eclipse STS I get an error with the following: Could someone help me with regard to this eclipse error?     
asked by 08.12.2016 / 22:59