Installed deltapack, now my ECLIPSE_HOME is incorrect!!!! [message #728057] |
Thu, 22 September 2011 09:08  |
Eclipse User |
|
|
|
Hi,
I installed the deltapack, somehow it changed my ECLIPSE_HOME variable
to point to the eclipse directory under the deltapack directory. Since
ECLIPSE_HOME is not edittable I am forced to reinstall Eclips and a
million plugins that I use. Another 4 hours lost... I seriously what
ever causes the dependency hell (who said DLL hell went away) and weird
config changes, is that p2?
David
|
|
|
|
Re: Installed deltapack, now my ECLIPSE_HOME is incorrect!!!! [message #728089 is a reply to message #728088] |
Thu, 22 September 2011 09:57   |
Eclipse User |
|
|
|
Found it!
/home/david/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.core.prefs:platform_path=/home/david/opt2/eclipse/deltapack/eclipse
/home/david/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.core.prefs:saved_platform0=/home/david/opt2/eclipse/deltapack/eclipse
Changed these to be correct and it works again. Still no idea how they
ended up like that when deltapack was added. Hope this helps someone else.
David
On 22/09/11 14:51, David Wynter wrote:
> Hi,
>
> Still don't know how it got changes but using grep found this
> org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=/home/david/opt2/eclipse/deltapack/eclipse
>
>
> in
> /home/david/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
>
>
> I corrected this and saved. On restart still have the problem, so
> clearly it is getting this setting from somewhere else?
>
> Removed deltapack from my Target Runtime to see if that also corrected
> the ECLIPSE_HOME, didn't help.
>
> David
>
> On 22/09/11 14:08, David Wynter wrote:
>> Hi,
>>
>> I installed the deltapack, somehow it changed my ECLIPSE_HOME variable
>> to point to the eclipse directory under the deltapack directory. Since
>> ECLIPSE_HOME is not edittable I am forced to reinstall Eclips and a
>> million plugins that I use. Another 4 hours lost... I seriously what
>> ever causes the dependency hell (who said DLL hell went away) and weird
>> config changes, is that p2?
>>
>> David
>
|
|
|
|
|
|
|
|
|
Re: Installed deltapack, now my ECLIPSE_HOME is incorrect!!!! [message #731311 is a reply to message #729239] |
Fri, 30 September 2011 11:12  |
Eclipse User |
|
|
|
We put it in a directory under eclipse called deltapack. Then could use
a {$eclipse.home}/deltapack as the additional path for the target
platform. I think my error was using an explicit path, not sure and for
some reason this ended up as eclipse home, it looked like it used the
last directory listed in the target platform, but I am guessing. It
works using the eclipse.home variable though.
On 25/09/11 15:57, David Wegener wrote:
> On 09/23/2011 09:29 AM, dpwegener wrote:
>> As has been pointed out, the ECLIPSE_HOME value is controlled by the
>> currently active Target Platform definition. Perhaps you should spend
>> some time studying Target Platforms and how to configure them. That
>> might clear up what is happening for you.
>
> Apparently I the one that needs to spend more time studying Target
> Platforms. The Target Platform doesn't define ECLIPSE_HOME. It can be
> used by a Target Platform to define a target based on the current
> Eclipse instance. Not much help in your case. Sorry for the bad
> information.
>
>
> Going back to your original post, you said that you installed the Delta
> Pack. How did you install it? You should not install it into Eclipse by
> unzipping it over the location where you have Eclipse installed. You
> need to place it in a separate directory outside of Eclipse.
|
|
|
Powered by
FUDForum. Page generated in 0.49356 seconds