Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Which of these extensions are need to be changed to develop over Eclipse RDT

Hi all,

Following is the list of extensions we have implemented as part of CDT
Extension.

We are looking forward to move to RDT. But I need to find how much extra
effort we would be required to put. And based on that only the move to RDT
will be accepted.

I am facing bit difficulty in estimating the amount of change need to be
done to support RDT.
Like the things to be developed for RDT-Server or to be developed for
RDT-Client etc.

The first thing I could think of seeing the list of extensions which are
implemented for our plugins.

So, I would like to know that if I want to move the current plugins design
to
RDT, which of these extensions need to be changed.

If it is required to give more specific information for people to reply let
me know, I will try to be as specific as I can.

* org.eclipse.debug.core.launchConfigurationTypes
* org.eclpise.core.runtime.adapters
* org.eclipse.core.expressions.propertyTesters
* org.eclipse.core.runtime.preferences
* org.eclipse.cdt.managedbuilder.core.buildDefinitions
* org.eclipse.cdt.make.core.ScannerConfigurationDiscoveryProfile
* org.eclipse.cdt.managedbuilder.ui.newWizardPages
* org.eclipse.core.runtime.preferences
* org.eclipse.core.resources.natures
* org.eclipse.core.resources.builders
* org.eclipse.debug.core.launchConfigurationTypes
* org.eclipse.cdt.debug.core.CDebugger
* org.eclipse.debug.core.sourcePathComputers
* org.eclipse.core.expressions.definitions
* org.eclipse.debug.core.statusHandlers

* org.eclipse.ui.views
* org.eclipse.ui.perspectiveExtensions
* org.eclipse.ui.newWizards
* org.eclipse.ui.navigator.navigatorContent
* org.eclipse.debug.ui.launchConfigurationTabGroups
* org.eclipse.debug.ui.launchShortcuts

* org.eclipse.ui.perspectives
* org.eclipse.ui.actionSets
* org.eclipse.ui.editors
* org.eclipse.ui.views.properties.tabbed.propertySections
* org.eclipse.ui.preferencePages

* org.eclipse.ui.editorActions
* org.eclipse.ui.commands
* org.eclipse.ui.contexts
* org.eclipse.ui.bindings
* org.eclipse.ui.preferencePages
* org.eclipse.ui.menus

* org.eclipse.ui.handlers
* org.eclipse.ui.propertyPages
* org.eclipse.debug.ui.launchConfigurationTabGroups
* org.eclipse.debug.ui.launchConfigurationTypeImages
* org.eclipse.ui.views.properties.tabbed.propertySections
* org.eclipse.ui.views.properties.tabbed.propertyContributor
* org.eclipse.ui.views.properties.tabbed.propertyTabs

Thanks & Regards,
      - Nayna Jain




Back to the top