Eclipse as a Code Browser
March 31, 2008 8:19 AM
Subscribe
How do I use Eclipse as a code browser and indexer and not as a build tool?
I'm dealing with a large codebase (C, not Java) that's not an Eclipse project, and I'd like to use Eclipse to navigate the code. The build is custom and complex and I have no fantasies of converting this over to a true Eclipse project. I've installed CDT, which has an indexing feature.
What I'd like to do is this: create a project in a different directory and have the original directory be part of the project. I can't write to the directory with the existing code, and I don't want to copy all the code to a different place. Is this possible?
posted by king walnut to computers & internet (3 comments total)
1 user marked this as a favorite
posted by Blazecock Pileon at 8:25 AM on March 31, 2008