Questions tagged [eclipse-2019-09]

Eclipse SimRel 2019-09 (core Eclipse 4.13) was released on 18 September 2019. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Eclipse SimRel 2019-09 was released in September 2019.

This release uses version 4.13 of the core Eclipse.

8 questions
3
votes
2 answers

java13 and Eclipse strange behaviour

I'm trying to use Java 13 with Eclipse on Linux. I'm trying to create a 'portable' java+eclipse folder, that can be moved between machines. I have downloaded and unzipped Java 13 from …
Marco Servetto
  • 684
  • 1
  • 5
  • 14
2
votes
2 answers

How to use Java 13 features in Eclipse?

Is there a way to get Eclipse to understand Java 13 features, such as text blocks? Eclipse reports errors for the following code: class Main { private String text = """ first line second line third line …
ernest_k
  • 44,416
  • 5
  • 53
  • 99
2
votes
1 answer

Eclipse 2019-09 - Getting the error: "Could not determine Java version", while creating a new project

I've downloaded the latest version of Eclipse eclipse-jee-2019-09-R-win32-x86_64.zip from the Eclipse Download location. Extracted it and created a new project. I've got the below errors in eclipse: Environment Variables: C:\Users\User>java…
LearningDeveloper
  • 638
  • 2
  • 11
  • 23
2
votes
0 answers

How to darken the menubar in Eclipse 2019-09

I recently wanted to change the theme of my Eclipse IDE (Version 2019-09) to a dark theme. While the famous Moonrise UI was not compatible with my IDE, I was satisfied with the standard dark theme provided by Eclipse as well as by the DevStyle Dark…
wittn
  • 298
  • 5
  • 16
1
vote
2 answers

TFS plug-in is not working for eclipse 2019-09

I'm recently migrated to jdk 11 from jdk8. So, i choose eclipse 2019-09 but TFS plug-in is not showing in eclipse market place. so, i tried installing it manually, but some options are not working like viewHistory, comparing based on change sets…
1
vote
2 answers

"__ Cannot be resolved to a type" - JavaFX not working in eclipse with e(fx)clipse plugin

I am running Eclipse 2019-09 on Windows 10 and have installed e(fx)clipse and I have the javaFX sdk in C:/Program Files/Java/javafx-sdk-13.0.1 Whenever I create a new JavaFX project, the default code shows up, but everything (BorderPane, Stage,…
Kate
  • 31
  • 1
  • 5
0
votes
1 answer

Privilege and Repository windows not showing in Eclipse Sap hana studio?

I am working on Eclipse sap hana and by mistake i closed Privilege and Repository tab in Eclipse and i am not able to open it again. Previously it was looking like this: But after closing the tabs it looks like the below image and i don't know how…
Däñish Shärmà
  • 2,891
  • 2
  • 25
  • 43
0
votes
1 answer

Java 13 support for eclipse

In eclipse compiler window Java 13 is not showing. How to enable JDK compliance level 13 in eclipse.
UdayKiran Pulipati
  • 6,579
  • 7
  • 67
  • 92