Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Feature uninstall popup menu item is disabled
Feature uninstall popup menu item is disabled [message #27131] Wed, 14 March 2007 06:54 Go to next message
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
Hi

Eclipse 3.2.2
right click on a feaure in Manage Configurations dialog, shows the popup
menu with only Disable, Replace With, Properties enabled. Why is
uninstall item is inactive. any reason ? no errors reported and feature
status from Properties says "This feature is configured properly".

Tried starting Eclipse with -clean option as well.

Anthos
Re: Feature uninstall popup menu item is disabled [message #27170 is a reply to message #27131] Wed, 14 March 2007 15:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Anil T Samuel wrote:
> Hi
>
> Eclipse 3.2.2
> right click on a feaure in Manage Configurations dialog, shows the popup
> menu with only Disable, Replace With, Properties enabled. Why is
> uninstall item is inactive. any reason ? no errors reported and feature
> status from Properties says "This feature is configured properly".

How did you install the feature originally? I think the Unistall
function is only available for plug-ins/features that are installed via
the Update Manager (Software Updates > Find and Install...)

To uninstall manually, you can shut down Eclipse, delete the appropriate
directory(ies) under <eclipse-base>/plugins/ and/or
<eclipse-base>/features/ and the restart Eclipse with -clean.

Hope this helps,
Eric
Re: Feature uninstall popup menu item is disabled [message #27207 is a reply to message #27170] Wed, 14 March 2007 15:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse5.rizzoweb.com

Eric Rizzo wrote:
> Anil T Samuel wrote:
>> Hi
>>
>> Eclipse 3.2.2
>> right click on a feaure in Manage Configurations dialog, shows the
>> popup menu with only Disable, Replace With, Properties enabled. Why is
>> uninstall item is inactive. any reason ? no errors reported and
>> feature status from Properties says "This feature is configured
>> properly".
>
> How did you install the feature originally? I think the Unistall
> function is only available for plug-ins/features that are installed via
> the Update Manager (Software Updates > Find and Install...)
>
> To uninstall manually, you can shut down Eclipse, delete the appropriate
> directory(ies) under <eclipse-base>/plugins/ and/or
> <eclipse-base>/features/ and the restart Eclipse with -clean.

Also note that Disabling a feature is just as good as removing it as far
as Eclipse is concerned - Eclipse will not load disabled features and
they take no resources (other than some disk space).

Hope this helps,
Eric
Re: Feature uninstall popup menu item is disabled [message #27246 is a reply to message #27207] Wed, 14 March 2007 23:29 Go to previous message
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
Thanks Eric; must appreciate your reply.

The feature was manually copied into eclipse/ directory; which is
distributed as zip file; so unzipped to be more precise.

There is still some unexplainable behavior which is sometimes the
feature does not get listed in the Manage Configurations dialog; no
errors reported; even when started with -clean option. I am still
digging to find the reason.

but all works fine if installed using Update Manager.

Anthos

Eric Rizzo wrote:
> Eric Rizzo wrote:
>> Anil T Samuel wrote:
>>> Hi
>>>
>>> Eclipse 3.2.2
>>> right click on a feaure in Manage Configurations dialog, shows the
>>> popup menu with only Disable, Replace With, Properties enabled. Why
>>> is uninstall item is inactive. any reason ? no errors reported and
>>> feature status from Properties says "This feature is configured
>>> properly".
>>
>> How did you install the feature originally? I think the Unistall
>> function is only available for plug-ins/features that are installed
>> via the Update Manager (Software Updates > Find and Install...)
>>
>> To uninstall manually, you can shut down Eclipse, delete the
>> appropriate directory(ies) under <eclipse-base>/plugins/ and/or
>> <eclipse-base>/features/ and the restart Eclipse with -clean.
>
> Also note that Disabling a feature is just as good as removing it as far
> as Eclipse is concerned - Eclipse will not load disabled features and
> they take no resources (other than some disk space).
>
> Hope this helps,
> Eric
Re: Feature uninstall popup menu item is disabled [message #584662 is a reply to message #27131] Wed, 14 March 2007 15:28 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Anil T Samuel wrote:
> Hi
>
> Eclipse 3.2.2
> right click on a feaure in Manage Configurations dialog, shows the popup
> menu with only Disable, Replace With, Properties enabled. Why is
> uninstall item is inactive. any reason ? no errors reported and feature
> status from Properties says "This feature is configured properly".

How did you install the feature originally? I think the Unistall
function is only available for plug-ins/features that are installed via
the Update Manager (Software Updates > Find and Install...)

To uninstall manually, you can shut down Eclipse, delete the appropriate
directory(ies) under <eclipse-base>/plugins/ and/or
<eclipse-base>/features/ and the restart Eclipse with -clean.

Hope this helps,
Eric
Re: Feature uninstall popup menu item is disabled [message #584678 is a reply to message #27170] Wed, 14 March 2007 15:30 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Eric Rizzo wrote:
> Anil T Samuel wrote:
>> Hi
>>
>> Eclipse 3.2.2
>> right click on a feaure in Manage Configurations dialog, shows the
>> popup menu with only Disable, Replace With, Properties enabled. Why is
>> uninstall item is inactive. any reason ? no errors reported and
>> feature status from Properties says "This feature is configured
>> properly".
>
> How did you install the feature originally? I think the Unistall
> function is only available for plug-ins/features that are installed via
> the Update Manager (Software Updates > Find and Install...)
>
> To uninstall manually, you can shut down Eclipse, delete the appropriate
> directory(ies) under <eclipse-base>/plugins/ and/or
> <eclipse-base>/features/ and the restart Eclipse with -clean.

Also note that Disabling a feature is just as good as removing it as far
as Eclipse is concerned - Eclipse will not load disabled features and
they take no resources (other than some disk space).

Hope this helps,
Eric
Re: Feature uninstall popup menu item is disabled [message #584693 is a reply to message #27207] Wed, 14 March 2007 23:29 Go to previous message
Anil Samuel is currently offline Anil SamuelFriend
Messages: 108
Registered: July 2009
Senior Member
Thanks Eric; must appreciate your reply.

The feature was manually copied into eclipse/ directory; which is
distributed as zip file; so unzipped to be more precise.

There is still some unexplainable behavior which is sometimes the
feature does not get listed in the Manage Configurations dialog; no
errors reported; even when started with -clean option. I am still
digging to find the reason.

but all works fine if installed using Update Manager.

Anthos

Eric Rizzo wrote:
> Eric Rizzo wrote:
>> Anil T Samuel wrote:
>>> Hi
>>>
>>> Eclipse 3.2.2
>>> right click on a feaure in Manage Configurations dialog, shows the
>>> popup menu with only Disable, Replace With, Properties enabled. Why
>>> is uninstall item is inactive. any reason ? no errors reported and
>>> feature status from Properties says "This feature is configured
>>> properly".
>>
>> How did you install the feature originally? I think the Unistall
>> function is only available for plug-ins/features that are installed
>> via the Update Manager (Software Updates > Find and Install...)
>>
>> To uninstall manually, you can shut down Eclipse, delete the
>> appropriate directory(ies) under <eclipse-base>/plugins/ and/or
>> <eclipse-base>/features/ and the restart Eclipse with -clean.
>
> Also note that Disabling a feature is just as good as removing it as far
> as Eclipse is concerned - Eclipse will not load disabled features and
> they take no resources (other than some disk space).
>
> Hope this helps,
> Eric
Previous Topic:Feature uninstall popup menu item is disabled
Next Topic:Help with SQL Parser usage
Goto Forum:
  


Current Time: Fri Apr 26 06:27:39 GMT 2024

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

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

Back to the top