Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] New features


I'm working on the following list of features to be included in PTP:

*  Enhancements to the org.eclipse.ptp.launch plugin
  * Added a new synchronize tab to the launcher - It provides a mechanism to schedule uploads/downloads to occur before/after the launching. This mechanism allows the use of rules to group files and directories which will be copied in the same way.
  * Added an option to copy the executable from local machine to the nodes automatically - The user must set the path of the executable file.

Internals:
  * Added two packages to the org.eclipse.ptp.launch plugin: launch.data and launch.rulesengine. These packages include the classes which provides the synchronize mechanism
  * Modified the code of the AbstractParallelLaunchConfigurationDelegate and the ParallelLaunchConfigurationDelegate to include support for the automatic executable copy and the synchronize mechanism
  * Modified the Application tab to include the interface to the user select if he wants to copy the executable automatically and the path to the local executable file.
  * Added a new class EnhancedSynchronizeTab and its dependencies (rules dialog and synchronize label provider) that implements the synchronize tab


Best Regards,

Richard Maciel
Software Engineer - LTC Brazil
--------------------------
"'Would you tell me, please, which way I ought to go from here?'
'That depends a good deal on where you want to get to,'
'I don't know where. . .'
'Then it doesn't matter which way you go,' said the Cat. "
- Alice's Adventures in the Wonderland

Back to the top