Recource selection for build [message #1235492] |
Fri, 24 January 2014 08:59 |
Eclipse User |
|
|
|
Hi i have a question about resource selection for building.
At work i have to port a windows code for Linux.
The code was created with Microsoft Visual Studio and is maintained frequently.
I only have to make a part of the code working for linux but the whole code has to be still running with Visual Studio.
My current Solution: i made new Projects and created links to the original source files.
The Problem is that svn does not work with linked resources which makes version control complicated. And i can not search in the whole code if new parts of the code have to be ported.
I know that i can make projects at the original file location of the code. But then the whole code is in this projects and i cant build only the code that i have ported for linux.
I found out that i can include the resource files manually by their names with resource filters but that is not very good with hundreds of source files. Also i cant search in the complete code then anymore.
Working sets did not help me either.
Is there a better solution for my problem?
|
|
|
Powered by
FUDForum. Page generated in 0.08046 seconds