Questions tagged as 'eclipse'

3
answers

Add picture to .jar

I have several programs that run perfectly on my machine, .jar runs smoothly and I use them as I wish, without problems. However, when I run them on another machine, the images do not appear. The program runs perfectly, everything the way...
asked by 12.05.2014 / 18:57
1
answer

Java code works on Mac, but on non-PC

The following code works on my Mac and not on the pc. I really need to start working on the pc, so I appreciate any help I can get. I'm using Eclipse Java Oxygen on both platforms. Code: import java.io.BufferedReader; import java.io.File; i...
asked by 27.09.2017 / 11:07
1
answer

Identify Android version by some method

Is there a method to identify the user's Android version as it enters the app? It will be useful for the application to run animations between screen transitions, if the user has an older version, will not run, if you have a more up-to-date v...
asked by 04.10.2014 / 23:27
1
answer

Open word file through .jar

I have a .jar calculator that works perfectly! My doubts are: In the menu I have the "Source Code" button and I would like, when clicking, to open a Word document with the source code of the program. I managed to accomplish this task but only on...
asked by 15.05.2014 / 19:40
1
answer

How to change the display in Eclipse?

I want to change this view: ForthisviewIneed: How do I change this view in eclipse?     
asked by 28.07.2015 / 21:24
1
answer

How can I change a java desktop application icon in Eclipse?

Is it possible to change the icon of a java desktop application in eclipse instead of having the default icon?     
asked by 07.05.2015 / 19:10
1
answer

Why is my app not compatible with some devices on Google play?

I posted an app on google play, but unfortunately it is not available for some of my devices. I'm very confused because in the development with Eclipse, I used the same devices for testing and they work perfectly. Are there any missing settings...
asked by 24.12.2014 / 02:04
1
answer

Failed to install OlaMundo.apk on device 'emulator-5554': EOF

Occasionally when trying to run my application in the emulator I run into the error:    [2014-07-23 20:59:09 - OlaWorld] Failed to install OlaWorld.apk on device 'emulator-5554': EOF   [2014-07-23 20:59:09 - OlaWorld] java.io.IOException: EO...
asked by 24.07.2014 / 02:24
3
answers

Refactor with eclipse

By itself does eclipse already have what is needed for refactoring, or would you suggest some tool to link to the eclipse editor and use it more accurately?     
asked by 29.01.2014 / 13:56
1
answer

Download USB Drivers for Motorola [closed]

I want to test my Android apps directly on my MotoG, but I can not connect to Eclipse because the USB driver is missing. And the download link on Android Developers ( link ) directs you to another page. And I also did not find it on the Mo...
asked by 26.05.2014 / 20:46