Creating a C or C++ Project from a Binary File

See Also 

You can create a project from an existing binary if you have its source files. The IDE automatically finds the source files, adds them to the project, configures code assistance and explores project dependencies.

In addition to creating a project using the File and choose  New Project option described in Creating a C or C++ Project> you can do one of the following:

See also
About C and C++ Projects

Copyright © 2014, Oracle and/or its affiliates. All rights reserved.