Use existing filesystem within new project.
Hi,
I download my source code from Sourcesafe into my regular working
folder. Unfortunately I can't choose just any working folder.
How do I add all the source code files from this working folder into a
newly created eclipse-cdt project ? I would NOT like to create a copy
of the source code, I would like to edit the files in my working
folder.
Anyone knows about a SourceSafe plugin for eclipse ?
Thanks,
Toni.
.
Relevant Pages
- Re: Use existing filesystem within new project.
... >> How do I add all the source code files from this working folder into a ... >> newly created eclipse-cdt project? ... >> of the source code, I would like to edit the files in my working ... (comp.lang.java.softwaretools) - Re: Getting source file from the object file
... is the output of a particular compiler whose output is a deterministic ... If the original source code used a structure, the decompiled object file might use a structure containing a different set of field names. ... That phrase basically implies something like generating all possible source code files of length N, in order of increasing N, until you find one that compiles to an object file that matches the one you want to decompile. ... (comp.lang.c) - Re: Code beautification and/or printing utilities that are not part of an editor
... that one can use to print source code files to ... a printer (or create as a postscript file)? ... a2ps was once a nice and simple ascii to PS converter then it bloated into a source code pretty-printer. ... (freebsd-questions) - Re: EiffelStudio precompiled library question
... You could use the Scriba Eifel source code formatter (www.scriba-it.com ... Scriba generates no new source code files. ... The Syntax style spec issues reports about Visual Eiffel too ... (comp.lang.eiffel) - Re: Literate Programming in Ada, AdaDoc, AdaBrowse
... > Ada and modify some of the details in the process. ... the web files of the project, and regenerating /all/ the source code files ... (comp.lang.ada) |
|