Questions tagged as 'eclipse'

1
answer

Eclipse - "The eclipse executable launcher was unable to locate its companion shared library"

I already had the eclipse installed working normally (I did not use it much) but now that I was open it appears this message when I try to run .exe:    "The eclipse executable launcher was unable to locate its companion shared library" I'...
asked by 19.08.2016 / 04:51
1
answer

Export Project with Images

So I did a game in Eclipse and I'm trying to export it to a jar file only to no avail. Export works, but the images do not go together at all ... Here is an example of how I am instantiating the images: private Image imagem; ImageIcon a = new...
asked by 21.06.2016 / 20:33
2
answers

Error trying to run Eclipse: Java was started but return exit code = 13

After having HD changed, I downloaded and tried to run the eclipse and it returned the error: Java was started but return exit code =13 What is causing this error?
asked by 05.11.2014 / 00:11
0
answers

If I am going to create a J2EE application in Eclipse, should I download the JavaEE version?

What is the most appropriate version of Eclipse to work with J2EE?     
asked by 31.03.2016 / 15:18
1
answer

PyDev in Eclipse: Unable to get project for the run

I have a problem related to PyDev's interpreter configuration in eclipse, every time I try to run, the following error appears:    "Unable to get project for the run" Has anyone ever had this error using eclipse?     
asked by 05.04.2016 / 03:41
0
answers

How to rescue the position of a Sprite with Libgdx

I can not redeem the position of a sprite. I want to redeem the position of just a sprite how do I? public class Cubos extends Actor { Sprite azul, verde, vermelho, amarelo, cinza; public Cubos(){ azul = new Sprite(new Texture(Gdx.files....
asked by 19.04.2016 / 01:21
0
answers

Servlet to add Contacts in mySQL does not work

I have an html sending request to a servlet which responds with error however when I run a testaAdicionaContato class. mySQL 5 table: create table contatos ( id BIGINT NOT NULL AUTO_INCREMENT, nome VARCHAR(255), email V...
asked by 01.03.2016 / 23:16
2
answers

demoiselle boot error

I'm having a problem initializing demoiselle .... This message appears as the how do I handle this message ???     
asked by 07.01.2016 / 12:48
1
answer

List two related tables PrimeFaces x Hibernate

I need to list information from two tables on the same grid, they have relationship created by hibernate itself. You would need the vendor name in the table below. In case they would be these classes: Template: public class Produto {...
asked by 28.11.2015 / 16:57
0
answers

Problem saving file on Android Lolipop of second generation g-g

Good morning, I have an application that works normally on all versions of Android from-2 to the first-generation motog-version, this app is very simple, I describe the details that I need to add in the name of the photo, shoot the photo and it...
asked by 30.10.2015 / 13:48