rolandschulz / PTP

Eclipse Parallel Tools Platform
http://www.eclipse.org/ptp/
6 stars 3 forks source link

Problems with Remote Location Tab #11

Closed eblen closed 13 years ago

eblen commented 13 years ago

The remote location tab has a few problems;

1) It shows up as a blank tab in other project types.

2) Exceptions are thrown if the tab is opened for newly created configurations.

3) It does not update or retain information like the other tabs. The data in the form should be restored if the user switches tabs or configurations and then returns.

eblen commented 13 years ago

Fixed by replacing tab with a properties page that appears to work correctly:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=345037