Questions tagged as 'eclipse'

1
answer

Does Eclipse still support Android development?

I am installing Eclipse neon, I am more web developer and Java, not Android, but the eclipse installer gives me the option to install eclipse to develop Android applications and I understood that it could not be done, I do not really develop app...
asked by 24.12.2016 / 23:39
2
answers

How to fix Angular 2 error in Eclipse?

When trying to create an Angular project in eclipse, this error comes out and does not allow the project to be opened. Why is it being generated? How can it be solved?     
asked by 06.10.2017 / 07:10
1
answer

Put expandablelistview with navigation drawer

Good Basically my question is explained in the title. I followed the steps of the following link: Example of ExpandableListview And the menu for this one: Navigation Drawer Example . I hope you can guide me, since I'm new to Android....
asked by 18.03.2016 / 21:30
2
answers

The JProgressBar does not appear when I execute it

I have a JFrame frmMenuPrincipal where it contains a JMenuBar and that JMenuBar contains a JMenu mConsulta and within that JMenu contains a JMenuItem miCobranza . When I click on the...
asked by 20.04.2017 / 17:55
1
answer

"sun.net.www.protocol.ftp.FtpURLConnection can not be cast to java.net.HttpURLConnection" when connecting to an FTP server in Eclipse

I have a problem with Eclipse when connecting it to an ftp server. I have my project, which, I want to be synchronized with git (I already have the plugin installed). This plugin works correctly as long as it is synchronized with a repository...
asked by 05.01.2016 / 13:37
1
answer

Launch program using cmd from Java

I want to launch a program from the execution of my program in java. The command I use in the cmd would be changing user, password and url: "start / B / D" c: \ Program Files (x86) \ Common Files \ Juniper Networks \ Integration "pulselaunche...
asked by 30.10.2017 / 15:28
1
answer

Eclipse Oxygen can not be opened using Java 9

On September 21, 2017, Java 9 officially appeared. I want to try what new Java offers, mainly that acclaimed system of modules. I just installed Oracle JDK 9 on my computer and Eclipse Oxygen that has a plugin to support the development in Java...
asked by 22.09.2017 / 08:36
2
answers

Open a java .class file in Eclipse IDE

In Eclipse, when loading the .CLASS file, I get the following error class    the Class File viewer can not handle the input given ('org.eclipse.ui.ide.FileStoreEditorInput'). What is the reason for that? What steps should be followed to c...
asked by 04.10.2016 / 01:15
1
answer

Show image in Java from project directory

I'm doing a web project with JSF and PrimeFaces. When I save an image in the directory of my project and I want to use it at that moment, eclipse shows me this error saying that it does not find the specified route: I have to update the...
asked by 01.07.2016 / 19:29
2
answers

Problem with Github login in eclipse

I want to share a JavaFx project created in Eclipse Neon .1a Release (4.6.1) in GitHub . I am using the native tools of the IDE, I already made the local repository, I just need to create the remote . Using the Git Rep...
asked by 18.12.2016 / 19:22