Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] org.eclipse.cdt.ui belongs to what feature/patch?

The feature ID you will want to patch is org.eclipse.cdt.platform.

 

Make sure you use a feature patch.

 

Guy

 

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Lidia G
Sent: Thursday, October 02, 2014 2:33 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] org.eclipse.cdt.ui belongs to what feature/patch?

 

Hello,
 
Could you please help me to export and apply changed version of org.eclipse.cdt.ui package.
I have create a feature and added my patched plugin to it 'org.eclipse.cdt.ui', but I do not know what to add in <requires> tag.
I can not find to which feature it belongs to.
 
I have following list of cdt features, and checked most of then, I can see any org.eclipse.cdt.ui
 
org.eclipse.cdt_8.3.0.201402142303/                        
org.eclipse.cdt.gnu.build_8.3.0.201402142303/              
org.eclipse.cdt.gnu.dsf.source_8.3.0.201402142303/
org.eclipse.cdt.debug.ui.memory_8.3.0.201402142303/       
org.eclipse.cdt.gnu.build.source_8.3.0.201402142303/       
org.eclipse.cdt.launch.remote_8.3.0.201402142303/
org.eclipse.cdt.debug.ui.memory.source_8.3.0.201402142303/ 
org.eclipse.cdt.gnu.debug_8.3.0.201402142303/             
org.eclipse.cdt.platform_8.3.0.201402142303/
org.eclipse.cdt.gdb_8.3.0.201402142303/                   
org.eclipse.cdt.gnu.debug.source_8.3.0.201402142303/       
org.eclipse.cdt.platform.source_8.3.0.201402142303/
org.eclipse.cdt.gdb.source_8.3.0.201402142303/            
org.eclipse.cdt.gnu.dsf_8.3.0.201402142303/                
org.eclipse.cdt.sdk_8.3.0.201402142303/
 
 
Thank you in advance
Kind Regards
Lidia

Back to the top