Questions tagged as 'eclipse'

0
answers

Continue using Eclipse with Admob

Hello, I used Eclipse to program to android, but the ADMOB ads stopped working, and they were only working if I created the application using android studio, it has the ads continue to work in my app being created in the eclipse?     
asked by 05.09.2018 / 02:55
0
answers

Consume Webservice through Java

I have been given the following wsdl: <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.or...
asked by 17.08.2018 / 22:32
0
answers

Error in Eclipse using Tomcat server 9.0 Tomcat - Error 404

I'm trying to run a web site using Tomcat9 Servlet, where the user will enter his salary, and according to the salary range, a readjustment will be made at that old salary! The language used is JAVA I created the Beans and Web Packages, which...
asked by 25.08.2018 / 19:30
0
answers

Installing PyDev in Eclipse

Good afternoon, I'm trying to install pydev in Eclipse, but no version appears to be installed as can be seen below: What do I do to install?     
asked by 07.08.2018 / 21:48
1
answer

How to generate an executable from a program made in Eclipse?

I made a program for the company where I work entirely on JOptionPane , just so that the program would only work by opening real system windows (I thought it would be easier to run officially after export than one I saw running through the...
asked by 19.05.2017 / 02:10
1
answer

Doubt about eclipse [Workspaces Master]

Hello, I would like to know why my eclipse treats a project like [Workspaces Master] And the why of the class is left with a question mark. (This project was imported).     
asked by 19.07.2018 / 20:35
0
answers

How to add a .zip file to the eclipse buildpath?

I have some problems when I put the icon images in my project. I read that we can put the images through a .zip file using the configure buildPath of eclipse so that at the time of creating the executable you have no problem loading the images...
asked by 13.07.2018 / 02:10
0
answers

Enable Auto complete in Eclipse

How do I enable auto complete of javaScript and Jquery in eclipse.     
asked by 15.07.2018 / 00:27
2
answers

Redirect to an html with Spring Boot

I'm starting to create applications with Spring Boot + Gradle, but when configuring the Controller, I can not redirect a url to a html or jsp file. My application looks like this: Projectstructure: MyController: Thepagedisplayedby link i...
asked by 14.07.2018 / 20:36
1
answer

Error when using JPlay framework for games!

Hello, I'm trying to program in java with the JPlay framework, and I'm finding an error that was non-existent on another pc I had. The error step is in this video lesson: link game class code: package jogo; import jplay.GameImage; import...
asked by 16.05.2018 / 02:53