Skip to main content

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

Hi All,

I just committed the changes that Richard has described on his previous message.

Best Regards,
Daniel Felix Ferber

richardm@xxxxxxxxxx wrote:

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
--------------------------

Back to the top