Questions tagged as 'eclipse'

1
answer

How can I change a label that is on a gridpane in javafx

Good afternoon community, Lately I've been exploring the javafx strand and creating an application for my masters degree. Briefly, the application receives an image of the user, and creates a gridpane over the image, depending on the number o...
asked by 18.09.2017 / 16:13
0
answers

Server Web Service Soap - WSDL - Java Eclipse

I know there is already a lot of post related to web service in java and I also know that there have been many questions with this problem. However, I tried in all ways and I could not solve it, so I'm here. This is my server log. The problem...
asked by 21.08.2017 / 17:09
0
answers

Selenium testing on Linux

I have a suite of tests with 36 fonts, in Windows runs smoothly, in CentOS gives the error:    Chrome failed to start: exited abnormally. It is interesting to mention that when I run tests 1 to 1 the problem does not occur, just when I ru...
asked by 07.08.2017 / 13:25
2
answers

Compile and execute project via command line

I have an Android application developed in Eclipse. I know I can compile and run a project from the console , however I do not know how to do this. The basic steps for compiling a program JAVA is to save with the same class name follo...
asked by 16.09.2016 / 21:27
0
answers

Eclipse runtime problem

I was trying to fix a problem in my Java in Run. When I tried to run Run again (it had not changed anything yet, I had just opened the Run settings) gave the following problem:     
asked by 18.07.2017 / 20:13
0
answers

SonarLint bind SonarQube

I have SonarQube in version 6.2 installed on a server. On my computer I have Eclipse Neon.2 Release (4.6.2) installed. Through the Eclipse Marketplace, I installed SonarLint 2.6.0 on Eclipse. In the SonarQube Servers view I configured the...
asked by 23.03.2017 / 17:58
1
answer

Error debugging in TDS 11.2 (Eclipse) in Linux Mint 18

I configured the debug with the path of smartclient.exe (use via wine), the build works, only the debug that gives a permission error in java. Iniciando TOTVS Application org.eclipse.core.runtime.CoreException: Exception occurred executing com...
asked by 12.03.2017 / 16:04
1
answer

How to stop a for loop that stores strings values entered in C ++?

So I've tried everything I tried to compare type typed a "." or set a threshold value and even then the program does not continue, it stays within the infinite loop. The code comes next: vector<string> inserir(){ vector<string>...
asked by 20.01.2017 / 16:51
0
answers

how to change include references in classes created by QxORM Editor?

I started programming today using QxORM for persistence layer for tests, and as I use eclipse for all my projects, I immediately created a first test project importing into Eclipse. But the classes created in the .cpp file refer to the...
asked by 07.11.2016 / 23:55
1
answer

Do I need to put the hidden Eclipse project files in the repository?

I'd like to know first of all if these hidden image files (.good thing) need to go to the repository, since I work on the same project on more than one computer. My other question is if you can not display these files in eclipse. Thank you for y...
asked by 08.09.2016 / 17:21