Most voted "eclipse" questions
Eclipse is an open source IDE (integrated development environment) with plugins available to support a wide variety of languages. This tag should be used only for questions about the Eclipse IDE and not for generalized programming topics. It may be necessary to use additional tag to indicate the specific extension for the language that is using Eclipse in addition to the subject tag.
Learn more…499 questions
Sort by count of
-
1
votes1
answer71
viewsRecurrent error with TFS
I’m using Team Foundation Server for a work project. But I can’t download the code files present in the repository. Whenever I try a connection, Eclipse returns the error as in the attached image.…
-
1
votes1
answer82
viewsProblems compiling Bitbucket +Eclipse
I use Eclipse to compile/modify emulated game servers in Java and always use Assembla, it uses the build.xml to compile and never had problems. I have a project that I need to compile and is in…
-
1
votes1
answer981
viewsglassfish boot error in eclipse - asadmin path not found, bootstrap and without Domain
After a lot of unanswered searching, I come here asking for help. I use Eclipse Kepler and glashfish 3.1. What happens is that when I start the glassfish server, usually or by debug, the server…
-
1
votes1
answer975
viewsAfter upgrading the SDK, my project appeared with errors
After I updated the SDK and downloaded the new version of Eclipse, gave errors in src and gen of my project, I have no idea what it might be. If anyone can help me I’d really appreciate it.…
-
1
votes1
answer1415
viewsThe JSF Autocomplete component does not work
I am with an application that should enter Social Reason, CNPJ and the city, the two fields Social Reason and CPNJ are working normally, however the field that has to type the city is giving this…
-
1
votes2
answers261
viewsAudioinputstream error ais = Audiosystem.getAudioInputStream(getClass().getResourceAsStream(s));
I create a class to create the Audioplayer package Audio; import javax.sound.sampled.*; public class AudioPlayer { private Clip clip; public AudioPlayer(String s) { try { AudioInputStream ais =…
-
1
votes1
answer1534
viewsEclipse for Java EE does not start
My Eclipse for Java EE does not start, and gives a first-line error: java was Started but not returned Exit code=13 64-bit operating system (x64).
-
1
votes1
answer336
viewsDebug/running non-stop server
It is possible to stop an execution that is in debug at the time of breakpoint without stopping the server? I don’t want the debug continue because I know you’re wrong, for example I want you to…
-
1
votes2
answers92
viewsEclipse EE shortcut list
I searched the official documentation and did not find. There is only the Eclipse SDK. It is possible to export a PDF or list of ALL Eclipse EE Luna shortcuts?…
eclipseasked 10 years, 2 months ago Bruno Rozendo 1,339 -
1
votes1
answer228
viewsSwipe to the right after left gives ANDROID error
I am creating an application on Android in Eclipse with 3 screen with Swipe horizontal, in the last tab I have a Map Fragment. But it turns out that when doing Swipe to the right the first time…
-
1
votes1
answer300
viewsIs it possible to create an agenda on Android Eclipse?
I need to create a "private" contacts schedule (other than the mobile API itself). For example: I have the BUTTON (A) and BUTTON (B); AGENDA (A) and AGENDA (B); When the user clicks the BUTTON (A),…
-
1
votes0
answers67
viewsMonitoring the events of the JRE
Can you monitor some jre events like start, close etc? Are there libraries for that? I need to create a log to store the time the jre is triggered, closed and know who accessed, all this should be…
-
1
votes2
answers297
viewsUse the return hardware button to another function
I have an app with several Activitys, whenever I change Activity I run the following commands: Intent intent = new Intent(gerenciar2.this, excluir.class); intent.putExtra("tabbanco", tabbanco);…
-
1
votes1
answer685
viewsADB Eclipse error
[2014-11-20 13:52:43 - Chegouahora] The Connection to adb is down, and a Severe error has occured. [2014-11-20 13:52:43 - Chegouahora] You must Restart adb and Eclipse. [2014-11-20 13:52:43 -…
-
1
votes1
answer1150
viewsHow to import the Httpclient library?
Where should I put the library HttpClient? In all tutorials it is possible to find only examples of codes, but no one really explains that after downloading, we should put where?…
-
1
votes0
answers2050
viewsCorrect way to import a project that is on Github
I have a college project hosted at Github, at this link, but in the project I only pushed to Github from the entities files, which have been created so far, I did not push the entire project,…
-
1
votes1
answer72
viewsProblem registering a directive on Tomcat using Eclipse on Ubuntu
Good morning I’m having trouble putting this directive -Dorg.apache.el.parser.COERCE_TO_ZERO=false in the VM arguments of Tomcat 7, it does not save settings. I already gave permission in the folder…
-
1
votes1
answer1775
viewsError importing Eclipse project to Android Studio
Every time I import my project "Radio__santana" from Eclipse to Android Studio, returns this error: * C:\Users\Cliente\AndroidImageSlideShow\AndroidManifest.xml: Invalid XML file:…
android eclipse android-studio importing android-manifestasked 9 years, 10 months ago Kauan Kubaski 477 -
1
votes1
answer88
viewsResource icons Jframe
Good afternoon. I’m having trouble with my app. It executes with changing the icon on JFrame. When compiling it for: "Runnable Jar file" and compiling with: Launch4j for Inary, the application…
-
1
votes0
answers656
viewsEclipse bug, how to fix it?
Whenever I open the eclipse, most of my projects go wrong... Error in something that has nothing to do with anything... For me to fix the error, just edit something in the project and save. Ready!…
-
1
votes0
answers569
viewsSelenium/Junit - Authentication screen not saved/executed
I’m doing a POC for using Selenium + Junit 4 for functional interface testing in a web tool. The tool in question requires authentication when opening the URL, and the test was saved to the Selenium…
-
1
votes1
answer106
viewsImport error missing but reported by Eclipse
An application I am making creates a browser and provides the functionality by the web page that this browser displays. The page makes use of AngularJS to work, and has absolutely no problem with…
-
1
votes2
answers259
viewsCreate two jar with the same pom by eclipse
How to create a pom in the Maven that manages by eclipse two files. Jars, where one will have the files . class and the other . jar will have the sources ( .java files) doing only one install.…
-
1
votes1
answer673
viewsEclipse or android studio?
I’m using the Eclipse, but I came across the android studio, there’s some reason to change?
-
1
votes1
answer212
viewsA little problem in Eclipse
There was, yesterday, asked a question right here on the website regarding a problem in my Eclipse ADT. I heartily thank the lucky, whose name I don’t remember, for helping me! The way was to…
-
1
votes1
answer641
viewsImport error br.gov.frameworkdemoiselle.security.User
Error importing the interface User: import br.gov.frameworkdemoiselle.security.User; Version of Demoiselle used: 2.5.0-RC1 According to Grepcode, in version 2.5.0-BETA2, this interface existed…
-
1
votes1
answer386
views -
1
votes1
answer1251
views(Eclipse) Jboss never starts
I’m having trouble trying to get Jboss to run on the Eclipse self. I installed Jbossastools, downloaded the latest version of Jboss, and did the standard installation procedure of new server in…
-
1
votes1
answer878
viewsTool to Measure Java Software Performance
I wonder if anyone knows any tools to measure theesempenho de um algoritmo. Let me give you an example: I have two sorting algorithms, and I wanted to measure how much tempo, memória and etc.. each…
-
1
votes0
answers846
viewsJasper report is not generated on production server
a problem in the use of JasperReports. I created a class to generate the reports, from some parameters. It inside the Eclipse generates normally, but when I export the WAR and put into production,…
-
1
votes0
answers211
viewsHow to enable and disable plugins as per Workspace in Eclipse Luna
I use Eclipse for virtually everything in my desktop, I know that many will criticize such a choice, but this is not the issue, I have several Workspace created, one to program in C/C++ for ARM…
-
1
votes1
answer1575
viewsHow to run java at the Eclipse prompt
I made a code in java and in it I use " r" that only works at the prompt and I would like to know how to run this code at the prompt by the eclipse itself.
-
1
votes1
answer783
viewsImport javax.persistence and javax.inject libraries
How do I import javax.persistence and javax.inject libraries into a Maven project? Note: I am using eclipse.
-
1
votes1
answer1895
viewsHow to pass arguments in the Eclipse Ide console?
How to pass arguments in the Eclipse console? For example this program: public class Eco { public static void main(String[] args) { for(int i=0; i<args.length; i++) System.out.println(args[i] + "…
-
1
votes1
answer78
viewsEclipse settings
At the time of installing the SDK by eclipse how do I add the third party library add-ons and Android Repository I’m using the latest version of the eclipse called eclipse Mars!
-
1
votes3
answers6122
viewsWhere can I find the Windowbuilder package for download/installation in the Eclipse IDE?
I need to create applications with a Java graphical interface. I use Eclipse Mars as an IDE for programming in Java, I noticed that it does not have in its standard installation the Windowbuilder…
-
1
votes0
answers250
viewsI can’t import my libraries (like PIL) from Python into Eclipse Pydev, what can it be?
I opened a code in Pydev of Eclipse and it’s giving error in the import line of the libraries! The error is: "Unresolved import: Image" What can be?
-
1
votes2
answers30
viewsTomcat Problem - "Obsolete Files from Server"
Good night! This afternoon my computer got emotional and hung up by itself while I was climbing up the Tomcat. As I was going out, I didn’t care much. However, now that I arrived from college and…
-
1
votes2
answers318
viewsDAO + Webservice
I want to use the DAO standard to create a Java project in Eclipse to view data from a database. Only I want to turn it into a Webservice.. How should I proceed? Just use that IDE Webservice…
-
1
votes1
answer221
viewsError creating Class on Eclipse Android
When I will create a new project on Eclipse Android it shows the following errors: Detail: Just downloaded the apis 4.0 and 4.2 and lower + extras and build tools.…
-
1
votes0
answers93
viewsXdebug waiting session eternally in eclipse?
I’m trying to debug a system made in php using Xdebug. I followed the installation instructions by uncommenting and changing Xdebug settings in php.ini: zend_extension =…
-
1
votes1
answer694
viewsSpring JPA XML error
After I updated the Eclipse of the Luna version to the Mars version is returning error in the first line of the Spring JPA XML file, in the XML declaration: <?xml version="1.0"…
-
1
votes2
answers854
viewspackage does not exist (Maven)
Let’s contextualize the problem: I have a project that consumes some Web Services, in this project I have separate source folders as suggested by Maven ex:(main/java test/java), the classes…
-
1
votes1
answer651
viewsAndroid App Closes Unexpectedly
I followed the steps and just copied the programming from the google website. I made a button, that it checks the connection with my network, through the IP and Port, when clicking the button, if it…
-
1
votes0
answers31
viewsHow does the eclipse create a project?
I want to understand how the eclipse generates a project Which folders are required within the project directory ? eg: src/ What files does it generate to identify which is a project eclipse ? How…
-
1
votes1
answer660
viewsProblems with CSS on an XHTML page
When starting my project I created all the favorable structure for the proper functioning of the CSS file. This is my page; <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC…
-
1
votes1
answer50
viewsJava - Class does not display requested information
Good morning, I need to fix a problem when I ask in "dao. Access" the get of the model class.User returns vázio = null. When it is called: doLogin(model.Access access) you see the information by…
-
1
votes2
answers2173
viewsImport class that is not inside an eclipse project
I wonder if there is a way to import and instantiate an object of a class that is, for example, inside a folder in my files and not in a project inside the eclipse.
-
1
votes0
answers767
viewsMaven dependency problem (plugin m2) in Eclipse
I’m new to Java development and I don’t know much about Maven. The little I learned was through research and tutorials on the internet, and now I’m facing a problem that seems to be related to…
-
1
votes1
answer1902
viewsI can’t get Joptionpane on Eclipse
Guys, I can’t seem to call JOptionPane in no eclipse class, tried in Netbeans, and ran normal. Someone there may know what might be? Error message: Multiple markers at this line - Access…