Skip to main content

Questions tagged [eclipse-mars]

Mars is the code name for Eclipse 4.5 which was released on June 24, 2015. Mars.1 and Mars.2 are the code names for the Eclipse 4.5.1 and 4.5.2 fix releases. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

eclipse-mars
0 votes
1 answer
50 views

JSFF Syntax Coloring

I recently downloaded Eclipse Mars.2. The project I'm working on involves jsf files (I'm specifically focusing on files with the .jsff extension, as normal jsf files seem fine). While they seem to run ...
Coding Is Tough's user avatar
0 votes
1 answer
3k views

INFO: Destroying ProtocolHandler ["http-bio-8080"]

I have below the Tomcat error log. I've checked and there are no duplicate or multiple instances of the server running. Also, I've checked server.xml and adjusted to a different port from 8080 to ...
jchen's user avatar
  • 1
0 votes
0 answers
99 views

Unable to install jaspersoft plugin in eclipse mars

I am trying to install Jaspersoft plugin in eclipse mars. I am getting below error each time I try to install from eclipse market. I have tried using "Install new software". I had disabled anti virus....
mrugeshthaker's user avatar
1 vote
1 answer
635 views

Eclipse : switch workspace from svn to git (code already migrated)

I have a workspace that points to an SVN repository(Eclipse Mars). The code under this repository has been migrated to git. How can I point to this new git repository without breaking my current ...
jane Doe's user avatar
  • 157
0 votes
1 answer
37 views

Eclipse Mars throwing Noclassdeffounderror when adding server runtime configuration

I am using Eclipse Mars for SAP cloud application development. I added the SAP plug ins successfully. Now when I am adding a Java Web as a server runtime using the Java Web Sdk, it is throwing an ...
Nayeem Akhtar 's user avatar
0 votes
1 answer
188 views

Unable to open maven in eclipse while using OpenJDK 7

I have started migration from oracle JDK 7 from Open JDK 7. While opening eclipse it starts properly. When I go to Windows > Preferences > Maven and open maven windows in eclipse, it just hang up and ...
mathaker's user avatar
  • 103
2 votes
1 answer
2k views

Unable to download Spring Tool Suite(STS) in eclipse mars.2

I am trying to install the Spring Tool Suite(STS) in my eclipse mars.2 via eclipse market place (eclipse->Help[tab]->Eclipse market place). When I search for STS in the search bar 0 result is ...
Jithin Jose's user avatar
0 votes
1 answer
802 views

JDK missing, but is installed [duplicate]

I have to learn about Liferay 7.x on Eclipse Mars.2 on Windows 10. So, I installed the JDK 1.8.0_201 and added in in the Eclipse Preferences. But still, I have the error : "There is an error in ...
Taubee's user avatar
  • 11
-2 votes
1 answer
143 views

How to redirect to main program in methods?

I'm trying to make a method where if the user enters Y, it directs them to the main program. The problem is that when the user enters Y, it prints the introduction again. When the user enters N, it ...
str4wberryb4n4n4's user avatar
0 votes
1 answer
34 views

Issue with numbers not appearing in box when respective button is pressed

I'm making a simple calculator in GUI and I have all the code typed and ready, but I'm having trouble with making it so that when the user presses a number button, the respective number appears in the ...
str4wberryb4n4n4's user avatar
1 vote
1 answer
2k views

How to show SonarLint in Eclipse?

I installed SonarLint using this approach on my ECLIPSE MARS 2 - 4.5.0 I couldn't do it with MarketPlace because of this error: Can not read the repository at https://eclipse-uc.sonarlint.org/...
Mahmoud's user avatar
  • 335
0 votes
0 answers
35 views

How to deal with the error of PyDev's unzip importing in Eclipse Mars4.5

At first, I tried installing PyDev by URL in Eclipse. but it didn't work. Also, I tried moved unzip PyDev into dropin directory of Eclipse, but it didnt work and said "org.python.pydev.debug....
Helpful's user avatar
  • 11
0 votes
0 answers
324 views

Eclipse Mars 2 JRE Missing Jars

I recently migrated to a new Windows 10 computer. In Eclipse, click "Window"-"Preferences". Navigate to Jave-Installed JREs. I have one JRE installed/defined: jre1.8.0_181 "Standard VM". The location ...
Tom Joyal's user avatar
0 votes
1 answer
2k views

Eclipse Photon perspectives behave differently from Eclipse Mars (= weird)

I've been using PyDev with Eclipse Mars for a long time, with basically a pydev and a debug perspective. Both showed different layout and views, but they were synchronized in the sense that when I ...
virtualnobi's user avatar
  • 1,160
0 votes
1 answer
246 views

How to listen for "Example EMF Model Creation Wizards"?

I am developing a plugin for Eclipse Mars.2. I want to know if it is possible to create Example EMF Model Creation Wizards file programmatically and add data to the generated model file. Is it ...
MatthieuD's user avatar

15 30 50 per page
1
2 3 4 5
22