rolandschulz / PTP

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

Local configurations cannot be converted to remote locations #51

Closed eblen closed 13 years ago

eblen commented 13 years ago

If a configuration is local, and we change its location to a remote site on the properties page, it does not sync or build to the remote site. To reproduce, create a C/C++ project, convert to a synchronized project, and then change its location (in the Synchronization properties page) to be a remote site. Sync'ing and build do not work for that configuration.

eblen commented 13 years ago

Commit b25e1f9d82207c419a5a99ecda4571329fe8698e fixes this issue. I have added this as a known issue on the wiki. I'll do some testing and reopen if there are any problems.