Questions tagged [eclipse-oxygen]

Oxygen is the code name for Eclipse 4.7 released on 28th June 2017. Oxygen.3a (4.7.3a) released in April 2018 supported Java 9 and 10. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Oxygen project web site: https://projects.eclipse.org/releases/oxygen

Note that the initial Eclipse Oxygen release did not support Java 9. Releases from Oxygen.1a (4.7.1a) onwards contain full Java 9 support, see the Eclipse wiki here

Oxygen.3a (4.7.3a) contains support for Java 10.

238 questions
0
votes
1 answer

How to deploy a Spring MVC Maven project from Eclipse to an existing Glassfish server

I've got a Spring MVC Maven project written in Eclipse that was verified as working with an Apache Tomcat 7 as the web container. I am trying to transfer it to my "server" pc where I want to deploy it to the my existing glassfish (4.1) server as the…
Kamurai
  • 143
  • 2
  • 4
  • 19
0
votes
0 answers

Could not resolve archetype in maven using Eclipse Oxygen

I'm not using any proxy, using the hotspot from my mobile to connect to internet, using Maven Eclipse plugin.
0
votes
0 answers

How to resolve error with Eclipse Oxygen?

I am using Mac OS High Sierra. When I change the workspace in Eclipse it shows following message: Error message: Here is my .log file:
Sochetra Nov
  • 335
  • 2
  • 7
0
votes
0 answers

SonarLint for Eclipse Oxygen : Not able to see SonarQube server tab

I tried all possible way to view SonarQube Server tab, but couldn't get succeed with same. Tried all below: Window -> Show View -> Other -> SonarLint Show View Snapshot Right Click on Project -> SonarLint -> Analyse Refer Snapshot Can anybody…
0
votes
1 answer

NullPointerException in Run Configuration - Java 9

I am running into some issues with one particular project's run configuration. I have updated Eclipse Oxygen to use Java 9 and was able to clear up any compiler errors. When I go to run/debug, an error occurs and this is what's in the log: !ENTRY…
0
votes
1 answer

Eclipse Oxygen - Git Staging NOT Showing File Under Dot Folder

I have a project in Eclipse Oxygen that uses Git. When a file is created or edited it shows in the Unstaged Changes list on the Git Staging View. This allows you to drag the file to the Staged Changes list and then it can be committed. I needed to…
Lyndon
  • 573
  • 6
  • 24
0
votes
1 answer

Eclipse Oxygen: Key shortcut doesn't work

[Eclipse Oxygen 4.7.1, Windows 7] I want to add a shortcut like this for comparing the current file: Unfortunately this doesn't work. Pressing Ctrl+Shift+Q on the file doesn't do anything. But: when I rightclick on the file (like that) it shows…
Bernie
  • 1,607
  • 1
  • 18
  • 30
0
votes
0 answers

Eclipse Oxygen will not launch in macOS with Java 9

I am trying to install Eclipse for my macOs sierra 10.12. I get an error message on launch asking me to check the log file. The log: eclipse.buildId=4.7.0.I20170612-0950 java.version=9 java.vendor=Oracle Corporation BootLoader constants: OS=macosx,…
Weefunker
  • 11
  • 1
  • 4
0
votes
2 answers

error to open workspace in eclipse oxygen

I want to open my workspace in eclipse oxygen, but after little while shown this error An error has occurred. See the log file /home/david/workspace/.metadata/.log. in the log is shown the next message: !SESSION 2017-09-22 09:30:46.092 …
0
votes
1 answer

Eclipse PDT Oxygen - Cannot Mark as Source Folder

The Problem In the previous versions of Eclipse PDT, all PHP classes inside a project have been, to my current understanding, included under the default proposals. In Oxygen, however, it would seem as though only files located in directories marked…
D. Ataro
  • 1,711
  • 17
  • 38
0
votes
1 answer

SpringBootapp not able to connect with mysql db

Hello guys am new in springbok app, I am creating springboot app which should be connected with db but its giving me some error.Please let me know what am missing.I have to connect to db ,I am using phpmyadmin. pom.xml- Here I have defined all…
0
votes
1 answer

Not able to create Maven project from command prompt because of maven plugins

I have multiple issues with maven. I am placing here one issue. I have tried to create a maven project from command prompt. I am getting the build failed. I have tried multiple solutions which are suggested in stackoverflow as well as other…
Nallamachu
  • 1,420
  • 18
  • 34
0
votes
2 answers

Where can you find JDK9 build 174 for eclipse Oxygen?

I've been trying to get Eclipse Oxygen working with JDK9. Apparently, the current release of Oxygen has only been tested on JDK9 build 174. It is not guaranteed to work with earlier or later build of JDK9. The current build of JDK9 is 181. And it…
Jack Feng
  • 895
  • 2
  • 9
  • 24
0
votes
2 answers

Subclipse installation fails "Subversion native library not available" (Java HL)

I'm trying to setup a fresh installation of Eclipse Oxygen at work, and I'm running into this issue when trying to checkout any project. Import -> Checkout Projects From SVN -> I'm trying to migrate from an old Mars installation with the same…
Neuromante
  • 531
  • 2
  • 12
  • 29
0
votes
1 answer

Xtext testing framework in Eclipse Oxygen

I've got a quite large codebase in Xtext. Today I tried to use the new Eclipse Oxygen. In my Xtext unit-testing package, I've now got a lot of deprecated warnings regarding everything coming from org.eclipse.xtext.junit4 package (like @RunWith,…
Software Craftsman
  • 2,999
  • 2
  • 31
  • 47
1 2 3
15
16