Quantcast
Channel:
Viewing all articles
Browse latest Browse all 59170

Forum Post: RE: Build only changed files?

$
0
0
Hello Dig, Due to the way Synergy support is integrated into Eclipse/e2studio environment, you cannot just "copy" the project. The are many dependencies to external tools (such as secure Synergy builder). To "clone" the project, right click on it in the Project Explorer and pick "Export Synergy Project". In the new window, make sure to deselect the *.jlink file on the right-hand pane, but also the entire Debug folder (especially if you wish to rename your project on import). Now you can import it using "Import Existing Projects into Workspace" or "Import Rename and import existing projects..." (if you're using the same workspace, I highly suggest using the latter). Since exporting using "Export Synergy Project" removes all the external dependencies, they are all re-inserted upon import. Last thing to "fix" is the debug configuration, to make sure it points to the new ELF file (since the project has been renamed, so is the builder output).

Viewing all articles
Browse latest Browse all 59170

Trending Articles