I want to open the autodock source code in Eclipse. So I imported the source using the "Makefile Project with Existing Code" option.
The original source had files of .cpp extension. But after importing the source all the cpp files are changed to .cc extension.
How do I import the source and keep the same file extension? I'm using Eclipse Indigo CDT.