Skip to main content

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

I have already more or less indicated on other threads to this list what it takes to get remote build working, so given that you appear to have some sort of builder which you want to make remote, I would suggest you look at those messages in the archives and see what you would need to to do there.

Beyond that, we have no clue what you are trying to do, so it is hard for us to say what you need to do to make those things work remotely and how much effort that entails. It is not enough, for example, to know that you are creating some views... what do those views actually do?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for Nayna Jain <naynjain@xxxxxxxxxx>Nayna Jain <naynjain@xxxxxxxxxx>


          Nayna Jain <naynjain@xxxxxxxxxx>
          Sent by: ptp-dev-bounces@xxxxxxxxxxx

          05/26/2009 05:58 AM

          Please respond to
          Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

To

ptp-dev@xxxxxxxxxxx

cc


Subject

[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


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

GIF image

GIF image

GIF image


Back to the top