Questions tagged as 'eclipse'

1
answer

Encoding in Eclipse EE

I have the following problem: I have a web service in Java using Jetty, it works normally if I request other applications for the server, but my unit tests are returning the coding all wrong. {"message":"Não foi possível criar o usuário. Er...
asked by 25.03.2014 / 01:59
1
answer

How to open link contained in Javadoc by Eclipse?

How can I open a file in Eclipse from a link contained in a Javadoc excerpt? In case this file would be an XML.     
asked by 05.05.2014 / 23:29
0
answers

JPA - EntityManagerFactory - Slow execution

Expensive, I'm playing around with persistence and something strange happens when I run from eclipse. The same does not occur when I run the jar. Has anyone ever gone through this? Eclipse Photon (4.8.0) + Maven + EntityManagerFactory + JP...
asked by 17.09.2018 / 13:45
0
answers

Execution defined in pom is not performed when publishing project in Eclipse

I defined in the POM of my project the following plugin in the build: <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> <version>2.8</version>...
asked by 28.06.2018 / 16:34
1
answer

Read Two Notes and Make Media If They Are Valid Notes

I'm having trouble solving the exercise below IshoulduseDesvioCondicionalAndbymy"thoughts" I think I should use Desvio Encadeado I know that both notes must meet the criteria of having values between 0 and 10, and only then can I a...
asked by 11.05.2018 / 00:04
0
answers

Is it possible to create more than one module java9 (module-info) per project mavem in eclipse?

I'm testing the java 9 module system and so far I've been able to create a project in eclipse (maven or java) and create the modulo-info option: Right-click on the project + configure + create module-info. But if you need to separate the proj...
asked by 07.05.2018 / 21:32
1
answer

Eclipse is falling connection to the remote server (NET Virtua)

I work with eclipse connected remotely to a server. I recently switched the Internet from Vivo (formerly GVT) to NET. After the exchange, the eclipse connection to the server does not persist - it crashes from time to time, forcing me to reco...
asked by 09.01.2018 / 14:13
1
answer

Radio Button how to configure please help me

I'm doing an application design project here in college for power generator, so we're using Eclipse , in case you'd like to know if(radioButton1.isChecked()){ How do you do when the person clicks this button to issue a response? I await yo...
asked by 28.11.2017 / 02:28
0
answers

Error sending MDFe

The company where I work has a Java project done in Eclipse for sending NFSe and MDFe. An error has occurred when I try to send an MDFe. The error log is in the pastebin link. link     
asked by 30.10.2017 / 19:08
1
answer

Using Sublime Text with Eclipse

I'm in a new project that uses the Java WEB + Spring in the backend and I just do the front end. I need to keep Eclipse open to run the server. However, I use Sublime Text 2 in html editing because I find it very agile with emmet extensio...
asked by 04.10.2017 / 21:47