Questions tagged as 'eclipse'

1
answer

Configuring Github in Eclipse

Can anyone help me with the configuration to integrate the Eclipse IDE with Github, so that I can upload my projects in development, and when necessary to do the import? I tried, but without success, if anyone has knowledge and can help me, I...
asked by 02.06.2017 / 03:31
1
answer

Eclipse Message: The selection can not be launched, and there are no recent launches [closed]

I've set up a program in JAVA and when I went to run it appeared this message, does anyone know why? If anyone knows and can explain myself I am very grateful:) Well,thisismycodeifitiseasiertounderstandwhyusingthecode:importjavax.swing.JOpti...
asked by 02.04.2016 / 21:45
2
answers

Import class that is not inside a project in eclipse

I would like to know if there is a way to import and instantiate an object from a class that is, for example, inside a folder in my files and not in a project within eclipse.     
asked by 10.03.2016 / 00:39
1
answer

I can not call JOptionPane in Eclipse

Well, I'm not able to call JOptionPane in any class in eclipse, I tried Netbeans, and it ran normal. Can anyone here know what it can be? Error message:   Multiple markers at this line   - Access restriction: The type JOptionPane is...
asked by 05.03.2016 / 18:49
1
answer

Eclipse or android studio?

I'm using Eclipse , but I came across android studio , is there any reason to change?     
asked by 21.05.2015 / 22:06
1
answer

"NoInitialContextException" error when uploading GWT application via Eclipse

I'm trying to upload an application made in GWT 2.4 in Eclipse Kepler (4.3), using the Google Plugin for Eclipse. When using the Run As > Web Application option, I immediately get the following error in the log: Starting Jetty on...
asked by 11.02.2014 / 19:58
2
answers

"Exit" button in application developed in App Framework

How to create a "Quit" button or have the application close when using Smartphone "back"? To develop my application I'm using Intel's App Framework .     
asked by 26.05.2014 / 20:03
1
answer

The JSF AutoComplete component does not work

IhaveanapplicationthatmustenterSocialReason,CNPJandcity,boththeSocialReasonandCPNJfieldsareworkingnormally,howeverthefieldthathastoenterthecityisgivingthiserror.Ago26,20141:23:30PMorg.apache.catalina.core.AprLifecycleListenerinitINFORMAÇÕES:TheA...
asked by 26.08.2014 / 18:31
1
answer

What is a git diff, how to do it and what is it for?

I have a problem with my project. I make contributions to a git project, and when checking the Master branch, I saw that there are missing some methods that have in a branch, but do not have in the Master. I do not know how many and which are...
asked by 13.08.2018 / 14:57
1
answer

Encoding problems in the eclipse console

When reading the contents of a file to print the same in the eclipse console, I have a pronounced word and it's coming out like this in the console: é um teste The correct display is: é um teste I checked the eclipse Run options and m...
asked by 16.02.2018 / 18:50