Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to uninstall a single plugin from Linux Tools

Hi Jonah,

Yes, that is what I was looking for.

Thanks for your help!

Regards,
Velimir

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Jonah Graham
Sent: Friday, February 10, 2017 15:05
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] How to uninstall a single plugin from Linux Tools

Hi,

Assuming you got it from a page like this:
https://urldefense.proofpoint.com/v2/url?u=http-3A__archive.eclipse.org_eclipse_downloads_drops4_R-2D4.4.2-2D201502041700_&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=i0bJeX0xuDlgEs9bdD3CRfNczK4z5TS__Z3KkkKH0Ps&s=-YdA_yoCBOQ9pPuhnggGHabX3H7nSqjM7lnvtMZrzAw&e= 

you need to scroll down a little further. You downloaded Eclipse SDK,
which include JDT + PDE. Your starting point should be _platform_,
e.g.

eclipse-platform-4.4.2-linux-gtk-x86_64.tar.gz on the provided link.

Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 10 February 2017 at 13:30, Velimir Topaloski
<Velimir.Topaloski@xxxxxxxxxxxx> wrote:
> Hi Jonah,
>
> I have installed the Eclipse platform from eclipse-SDK-4.4.2-linux-gtk-x86_64.tar.gz.
>
> It seems that also this version is still with too much stuff that I do not need, for example Java Development Tools, CVS etc.
>
> Is there any version of Eclipse that I can download, that has the absolute minimum of features/plugins that are necessary to launch Eclipse?
>
> If there is no such a "package", is there some document where it describes the steps to come-up with my own version of Eclipse?
> Something like cherry-picking the stuff that I want it to have included...
>
> Regards,
> Velimir
>
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Velimir Topaloski
> Sent: Friday, February 10, 2017 13:56
> To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
> Subject: Re: [cdt-dev] How to uninstall a single plugin from Linux Tools
>
> Hi Jonah,
>
> Thanks for the hint.
>
> I will certainly try it out.
>
> Regards,
> Velimir
>
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Jonah Graham
> Sent: Friday, February 10, 2017 13:53
> To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
> Subject: Re: [cdt-dev] How to uninstall a single plugin from Linux Tools
>
> HI Velimir,
>
> In Neon the EPP changed so individual parts can be uninstalled[1]
> because they don't have a single root IU anymore. AFAIK it is not
> possible in Mars and before.
>
> The option in older versions, until you upgrade, is to install the
> platform version of Eclipse and individually install the parts of the
> CDT and other tools you want. That allows you to have only what you
> want.
>
> [1] https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.eclipse.org_bugs_show-5Fbug.cgi-3Fid-3D332989&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=BlQpWG9j6cMkDPLLOKvJwymmC1uwG5R2Ee4ITK3KnHM&s=N49l3_y8gHw12-LkUe5HzSEZnvzervLe3q8I6zSh7z8&e=
>
> HTH
> Jonah
> ~~~
> Jonah Graham
> Kichwa Coders Ltd.
> www.kichwacoders.com
>
>
> On 10 February 2017 at 10:15, Velimir Topaloski
> <Velimir.Topaloski@xxxxxxxxxxxx> wrote:
>> Hi Guys,
>>
>> I have a Eclipse Luna question...
>>
>> I have a fresh Eclipse Luna C++ installation for 64-bit Linux.
>>
>> How can I uninstall an individual plugin/feature, for example gprof support?
>>
>> I cannot use the "standard" way in the Eclipse GUI, because in the "Installed Software" tab, all the installed features are listed under:
>> Eclipse IDE for C/C++ Developers
>> +- EPP CPP Feature
>>     +- bla feature
>>     +- bla feature
>>     +- GProf Integration
>>     +- bla feature
>>     +- bla feature
>> and when I select a feature, the "Uninstall" button is grayed out.
>>
>> I have also tried using the following without result:
>> eclipse -clean -noSplash -vm <path_to_java_1.8> -application org.eclipse.equinox.p2.director -u "org.eclipse.linuxtools.gprof.feature.feature.group"
>> eclipse -clean -noSplash -vm <path_to_java_1.8> -application org.eclipse.equinox.p2.garbagecollector.application -profile epp.package.cpp
>>
>> I do not get any error executing the above commands, but nothing happens, the plugins/features are still there.
>>
>> Even worse, now the gprof feature is listed as a separate feature in "Installed Software" tab which allows "Uninstall" button.
>> But if I do that, it says that other stuff depends on this feature and can only be partially uninstalled.
>> I am almost positive that no other plugin or feature depends on it.
>> There must be something else going wrong which I do not understand.
>>
>> Unfortunately at this particular moment, there is no possibility to move to a newer version of Eclipse.
>>
>> I would really appreciate any help or hints what I could do.
>>
>> Thanks,
>> Velimir
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cdt-2Ddev&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=BlQpWG9j6cMkDPLLOKvJwymmC1uwG5R2Ee4ITK3KnHM&s=-MQl5h4rJZUBZkKOfpq7ve3mOOP121WNPIi1iMoCVNY&e=
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cdt-2Ddev&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=BlQpWG9j6cMkDPLLOKvJwymmC1uwG5R2Ee4ITK3KnHM&s=-MQl5h4rJZUBZkKOfpq7ve3mOOP121WNPIi1iMoCVNY&e=
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cdt-2Ddev&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=QHdj1jynQ2l-SI494YymlamTNhJAdl47hnRuI1YzVAs&s=Zr-CmNCECJ_061OpMgu-tqoh3M_d1DqYhtmaeR0PuJ4&e=
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cdt-2Ddev&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=i0bJeX0xuDlgEs9bdD3CRfNczK4z5TS__Z3KkkKH0Ps&s=wSW0MaVmGpUIFqpdi3Kn6F_7iOtjeKHmWP2aQ5hcSBg&e= 
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cdt-2Ddev&d=DwICAg&c=DPL6_X_6JkXFx7AXWqB0tg&r=IyvcVGZ8QAK5rtMatFQ5VOWUxsYbHKjJUaYKFftTX7U&m=i0bJeX0xuDlgEs9bdD3CRfNczK4z5TS__Z3KkkKH0Ps&s=wSW0MaVmGpUIFqpdi3Kn6F_7iOtjeKHmWP2aQ5hcSBg&e= 


Back to the top