Questions tagged as 'eclipse'

0
answers

Problems closing splash screen of RAD (v7.5)

I'm having an unusual problem (who does not?), my launcher / splash screen opens, but it keeps this state even after I choose the desktop and after the RAD loads the project. It only closes when I stop all software. The last change my RAD underw...
asked by 26.12.2014 / 13:02
0
answers

Error opening eclipse

After reinstalling ubuntu on my notebook, attempting to open eclipse displays the following error: JVM terminated. Exit code=1 /usr/bin/java -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms40m -Xmx512m -jar /home/joao/eclipse//plugins/...
asked by 15.03.2015 / 14:57
0
answers

Primefaces and Eclipse ctrl + click does not work [closed]

In jsf buttons of type h: commandButton and h: commandLink navigation by ctrl + click works perfectly. <h:commandButton value="Edit" action="#{bean.edit}" /> But when I use the tags in the firstfaces p: commandButton and p: command...
asked by 08.07.2014 / 02:51
1
answer

Eclipse 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 = 13 64-bit operating system (x64).     
asked by 29.09.2014 / 15:26
2
answers

Eclipse UTF8 configuration [duplicate]

Does anyone know how to configure eclipse for utf8? I searched for settings but still could not find     
asked by 02.07.2016 / 16:58
2
answers

Is there any way to remove all sysout from a Project?

I'm setting up a WebService and have some sysout test print variables, and as there are in several different files, I wonder if there is any way to remove all sysout on> project in Eclipse Oxygen at once.     
asked by 11.01.2018 / 17:18
1
answer

How to execute java at the prompt by Eclipse

I made a code in java and in it I use "\ r" which only works at the prompt and would like to know how to execute this code at the prompt by eclipse itself.     
asked by 06.07.2015 / 21:30
2
answers

Use the hardware back button for another function

I have an app with several Activitys, whenever I change from Activity I execute the following commands: Intent intent = new Intent(gerenciar2.this, excluir.class); intent.putExtra("tabbanco", tabbanco); intent.p...
asked by 07.11.2014 / 18:02
1
answer

How to save the Strings of a file read? [duplicate]

Personally I'm reading from a .txt file and would like to save all the strings how could I save it all? Below is my writing code that I'm using, in case I'd like to save the String line. public static void main(String[] args) throws IOExcept...
asked by 22.11.2017 / 02:39
1
answer

Can anyone explain the structure of Git with GitHub?

I'm trying to configure Git with GitHub, but I'm not getting anyone can help me with this? Windows 10 operating system. Example: I use Eclipse and my projects are created in the default directory C: \ Users \ Diego \ workspace \ on my local m...
asked by 09.06.2017 / 20:00