Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Plugin Development setup problem (Luna)( )
Plugin Development setup problem (Luna) [message #1695327] Wed, 13 May 2015 13:31 Go to next message
Eric Ford is currently offline Eric FordFriend
Messages: 11
Registered: July 2009
Junior Member
I've been trying to follow the Vogella tutorials for plugin development with Luna but I'm having problems adding plugin dependencies. When I try to add a required plugin nothing appears in the plugin list other than my own project. I'm currently working with the Luna 4.4.2 SDK but I had the same problems with other Luna packages (RCP and JEE). I tried using Kepler and it works fine so the problem appears to be only with Luna. Is there some required (undocumented?) setup step for Luna plugin development that I'm overlooking?
Re: Plugin Development setup problem (Luna) [message #1696164 is a reply to message #1695327] Fri, 22 May 2015 13:12 Go to previous message
Eric Ford is currently offline Eric FordFriend
Messages: 11
Registered: July 2009
Junior Member
Solved. The problem was due to my Java installations - but only on my Windows workstations. I sometimes support older projects so I am required to have older versions of the JDK installed. In this case, even though the JAVA_HOME and PATH settings were pointing to the JDK/JRE 8 locations, Eclipse Luna was dazed and confused (Kepler seems to be more forgiving/stable). I removed all JDK/JRE installations on each of my Windows workstations and then installed only the latest JDK 8. Afterward, Luna is happy and everything shows up fine when adding plugin dependencies. My MacBook Pro also has multiple JDK installations but did not exhibit this problem.
Previous Topic:Eclipse viewpart showing too much elements
Next Topic:PropertyPage enableWhen persistentProperty problem
Goto Forum:
  


Current Time: Fri Apr 26 07:34:01 GMT 2024

Powered by FUDForum. Page generated in 0.02631 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top