Questions tagged [eclipse-photon]

Photon is the code name for Eclipse 4.8 released on 27th June 2018. Use this tag for questions which are specific to this Eclipse release, in most cases you should also specify the eclipse tag.

Photon project web site: https://projects.eclipse.org/releases/photon

71 questions
0
votes
0 answers

Plugin which was built using Eclipse-rcp Neon not working on Eclipse Photon

I am trying to run the Eclipse plugin which was built using Neon release on the latest versions of Eclipse. So far it works fine on the Oxygen release but doesn't work on the other latest releases. I have the source code of the plugin (on Neon-rcp)…
0
votes
0 answers

How do i increase font size of project explorer pane in eclipse photon on mac

How do I increase this size? Can anyone let me know I am using a mac high sierra
Kartik Shah
  • 431
  • 3
  • 13
0
votes
1 answer

Eclipse: How to do a low level installation using dropins directory

Following is the directory structure of plugin I want to install in eclipse. Eclipse version: photon. Organization I work at has restricted access to http sites. Only https is accessible. So I cannot install plugins from eclipse marketplace. I have…
0
votes
0 answers

Eclipse photon lost java file

I am using windows 10 with eclipse photon. I was working and continuously saving my java file when my computer crashed and restarted. I got a message from eclipse when I started it again and got "unable to rebuild project". I have all my files…
User
  • 363
  • 7
  • 24
0
votes
0 answers

Eclipse comment auto-completion doesn't work

Auto generation/completion for comments is not working in my eclipse Photon workspace. At the moment I have resetted the code templates to defaults, which didn't help. To illustrate my problem consider a method that was just written and should now…
Der_Reparator
  • 86
  • 1
  • 9
0
votes
0 answers

Eclipse Photon and Ubuntu 18.04 - DLTK indexing not working

I'm on Ubuntu 18.04 with JAVA openjdk 10.0.2 and Eclipse Photon (PHP edition). DLTK Indexing seems to not work properly: If I put my pointer on a PHP function , I have all documentation from PHP doc. But if I put the pointer on any other functions…
enuts
  • 1
  • 3
0
votes
0 answers

Why i cannot import org.apache.commons.math3 in Eclipse photon after including jar file and setting build path?

I wanted to import org.apache.commons.math3.distribution.PoissonDistribution. for this I downloaded "commons-math3-3.6.1.jar " and set the build path. in eclipse .jar files also get included in referenced libraries as shown but still import is not…
0
votes
3 answers

Eclipse Photon server view not showing

I am using eclipse photon. I am not getting servers view. I tried in Window -> show view -> other -> servers. But it's not coming. Any solution for this?
Ankush Kapoor
  • 513
  • 1
  • 5
  • 27
0
votes
0 answers

View redundant dependencies

As suggest here I have unzipped to the plugins folder but after restart I don't see any new show window options. An alternative is also fine, please let me know if it exists.
Raghuveer
  • 2,859
  • 7
  • 34
  • 66
0
votes
2 answers

Cannot install windowbuilder plugin on eclipse photon

I've installed eclipse photon on my new pc (with ubuntu 18). When i try to get it from the marketplace or from the link (http://download.eclipse.org/windowbuilder/WB/integration/4.8/) i get this error: No repository found at…
0
votes
1 answer

Install Eclipse Photon over Oxygen Mac

If I install Photon over Oxygen on a Mac will my previous settings, plugins and preferences be preserved?
ABC123
  • 1,037
  • 2
  • 20
  • 44
0
votes
0 answers

Tried all the solution but still can not fix error: ORA-12519, TNS:no appropriate service handler found

fail to ping oracle database from eclipse. I had tried to change the maximum processes number to 1000, and restart the database. Besides I had tried a lot of solutions from Google but all does not work. Event reinstall eclipse and my oracle database…
0
votes
1 answer

JDK 9 Compatibility

Currently, I have a JavaFX project running on JDK8 b181. The EJB's are also built on JDK8 b181 platform and deployed as an EAR on WebLogic 12.2.1. Everything works perfectly on NetBeans 8.2. Now that we have decided to move everything to JDK9, I am…
Sirish V
  • 930
  • 2
  • 12
  • 24
0
votes
1 answer

Importing a Gradle Project (libGDX) in Eclipse Photon

nothing I have found so far helped me. I am trying to Import a Gradle Project (libGDX Project to be exact) into Eclipse Photon but the only thing I get is the following : On my other Notebook everything worked fine. On this one here I have JDK 8…
J.Doe
  • 125
  • 1
  • 1
  • 10
0
votes
1 answer

Cannot import gradle project into Eclipse Photon

I have a project that used to load fine into Eclipse Oxygen. Recently, I upgraded my Eclipse to Photon. Since then, I started getting the following error when I try to import a project. Any ideas on how to resolve this? I am using Gradle 4.9…
SanityCheck
  • 149
  • 1
  • 2
  • 9