Questions tagged as 'eclipse'

1
answer

ctrl + space of eclipse (No Default Proposals), new classes created the wizard does not work

I'm currently using Eclipse Luna as soon as I performed the update (SVN) in my application and created a new class, simply my attributes along with the auto complete of eclipse ( CTRL + Space ) no longer work. What intrigues me most is that...
asked by 23.01.2015 / 01:14
1
answer

How to debug a C / C ++ application remotely using ECLIPSE, different operating systems?

I'm developing a C ++ application that runs a NanoPI M3 card with Linux specially compiled for my purpose, and there have been some unexpected errors and behaviors, I wish I could debug the application remotely since the NanoPI M3 is a Cortex-A5...
asked by 08.10.2016 / 09:00
1
answer

Eclipse and Selenium - Transforming .JAVA into .EXE or .BAT

I'm using Eclipse and the Selenium framework for creating automated Web page opening routines and executing commands (clicks on links, fill fields, change site etc). I've already been able to create some test routines and they all work very well...
asked by 21.03.2016 / 19:06
2
answers

Where to change the name of the project?

I have a project with the following link link . It happens that the real name should be link where I could change the name in Eclipse?     
asked by 23.06.2017 / 20:16
1
answer

Unhandled event loop exception

I've been updating my eclipse and I'm using the oxygen version. When I initialize or when I will check if it has updates of packages appears this message below and my tollbar does not appear. Does anyone have the solution? could help?    ...
asked by 18.12.2017 / 15:15
1
answer

Error installing eclipse: Exit Code: 13

Hello I'm trying to install eclipse on ubuntu XFCE 18.04, with openjdk8 installed and with the path set to "/ etc / profile": Buthecontinuestogiveexitcode13: I do not remember very well if in the past I changed the PATH somewhere else,...
asked by 27.11.2018 / 14:57
1
answer

Save console output from an excel to a txt file

My code reads an excel sheet and returns me a list of IDs, but when I try to save the output that appears on the console to a txt file it returns me null. Does anyone know what? while ((output = buffer.readLine()) != null) {...
asked by 20.11.2018 / 15:07
1
answer

Compiling a webservice

I created a WebService in eclipse using java, but how do I compile this WebService and put it to work without the need to install Eclipse? Note: I've used tomcat as a server     
asked by 08.05.2017 / 19:33
1
answer

Add scroll in window [closed]

I created a window that was Width 360 x Height 800. Only 800 tall can not be seen on the monitor. How do I add a scroll in the window?     
asked by 29.09.2016 / 19:56
1
answer

Error when using android in eclipse

I'm starting to learn how to program with android and right away I came across this error, what to do? Displays this error in the console: [2016-03-25 18:09:34 - TransicaoEntreTelas] Found 2 versions of android-support-v4.jar in the depende...
asked by 25.03.2016 / 21:13