Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Problem with Default plugins vs Customized plugins

Hi,

 

I have changed cdt plugins (specified below) to customize build & debug features in the IDE.

            org.eclipse.cdt.debug,

            org.eclipse.cdt.launch,

            org.eclipse.cdt.managedbuilder so on..

 

How to integrate these plugins with the ‘customer specific eclipse environment’.

 

OR

 

is there a way to provide this implementation as a separate plugin by extending core cdt plugins.

 

any comments appreciated.

 

Thanks in advance

Haribabu.M


Back to the top