Skip to main content

Questions tagged [eclipse-luna]

Luna is the code name for Eclipse version 4.4 which was released on June 25, 2014. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

eclipse-luna
0 votes
0 answers
78 views

Obtaining Dependency Graphs for Eclipse Projects Without the need of a full Build

I am currently working on a project within the Eclipse IDE, and I am exploring ways to generate dependency graphs for each project in my workspace without the necessity of building the entire ...
Sync's user avatar
  • 11
0 votes
0 answers
107 views

My Eclipse luna wont start up what should i do?

java.lang.NoClassDefFoundError: org/w3c/dom/stylesheets/StyleSheet at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngineManager.getCSSSWTEngine(ThemeEngineManager.java:41) at org.eclipse.e4....
Suraj Gautam's user avatar
1 vote
1 answer
2k views

Can't run Eclipse Luna

I am new to Java world and I trying to setup Eclipse Luna so i can start using it. I have installed JDK 11.0.12 and Eclipse Luna but when I run Eclipse, from the workspace log file i can see the error:...
Art's user avatar
  • 13
0 votes
0 answers
131 views

Papyrus is not showing the existing diagram

I have installed eclipse luna (Version: Luna Service Release 2 (4.4.2)) and corresponding papyrus, but facing problem with diagram view. When I am trying to open existing diagram, nothing is showing (...
Sakia Azam's user avatar
0 votes
0 answers
1k views

I get java.net.SocketException: Permission denied: connect when launching tomcat server in eclipse

This problem occurs on a in-house customized version of Eclipse Luna with Jdk 1.7.161_1_win and tomcat 7.0.64_4 on the Windows 10 platform. Background: tomcat server originally launched fine. Then ...
Baback Nemazie's user avatar
0 votes
1 answer
242 views

Getting Error on installing Maven in Eclipse Luna Release (4.4.0)

I am trying to install Maven on Eclipse version Luna Release (4.4.0) and ending up with error Cannot complete the install because one or more required items could not be found. Software being ...
Pranav Chembath's user avatar
1 vote
0 answers
219 views

How to contribute e4 part to Window > Show View > Other under Eclipse 4.4 (Luna)

I am struggling with contributing an e4 part (aka view) to the list of views accessible via Window > Show View > Other. Regardless of how I define my part descriptor in the fragment.e4xmi, the view ...
Andreas Sewe's user avatar
  • 1,618
0 votes
1 answer
240 views

How to search by method's fully qualified name in Eclipse

I need to search by method's qualified name in Eclipse (Luna) I've tried to find myMethod using qualified name (copied with right click > Copy Qualified Name) and then Ctrl+V in Eclipse's search box ...
ferpel's user avatar
  • 206
0 votes
1 answer
1k views

Eclipse 4.4 quit unexpectedly on MacOS - works when run from terminal

I'm using a 2017 MacBook Pro with macOS Mojave version 10.14.3. I'm trying to install Eclipse 4.4 in order to use the GGTS plugin. I downloaded the installation file from eclipse home page and ...
Tung's user avatar
  • 5
0 votes
1 answer
145 views

Eclipse Luna and JavaFX. How do I update my processor's driver on Windows Vista 32-bit?

I am running Windows Vista on a32-bit processor. I am trying to launch a JavaFX program I compiled on Eclipse Luna with Java 1.8. The result is the following runtime error. Device "Mobile Intel(...
user10895179's user avatar
0 votes
0 answers
155 views

Eclipse: Added jfxrt.jar to build path but errors still show up

I want to run JavaFX on Windows Vista 32-bit. As my Eclipse Luna with java 1.8 is installed I added JavaFX to the project build path under Project, Properties, Java Build Path, Add External JARs..., ...
user10895179's user avatar
0 votes
1 answer
174 views

Cannot install e(fx)clipse in Eclipse Luna

I am trying to develop a desktop JavaFX application on Windows Vista 32-bit. For this I have installed Eclipse Luna and Java 8. Out of the box the following is underlined in red by eclipse as an error:...
user10895179's user avatar
2 votes
1 answer
305 views

Cannot import class in eclipse

I've installed Eclipse Luna Service Release 2 (4.4.2) on my Windows Vista 32-bit system. When creating a Java project I can import com.sun.javafx.application.*; without errors, but when I type import ...
Joselin Jocklingson's user avatar
2 votes
1 answer
2k views

How to convert existing files' encoding to UTF-8 in eclipse Luna

I have many files of various types with different encodings. Ideally I want to change the encoding of all files of a specific type to another encoding (for example change the encoding of all PHP files ...
Prinny's user avatar
  • 168
0 votes
0 answers
42 views

Issue with importing Custom Scala Jar

I have few Scala projects which uses some common functionalities. So for better maintenance, I have create a common project P1 with all the common functionalities and created the jar. Then I have ...
Rony's user avatar
  • 206

15 30 50 per page
1
2 3 4 5
32