Skip to content

mdaskalov/atom-build-eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse C/C++ Project Build

apm apm Build Status

Execute the C/C++ build command configured in the eclipse project file (.cproject) to build the project. The file should be located in the project root directory or the plugin will not be activated.

If used on the latest MacBook Pro the plugin adds two buttons on the TouchBar to build or clean the project.

This package requires atom-build to be installed.

Installation

Install build-eclipse from Atom's Package Manager or the command-line equivalent:

$ apm install build-eclipse

Usage

This package will add a shortcut to clean your project. Use following shortcuts:

Build the project

Cmd Alt B / Ctrl Alt B / F9

Clean the project

Cmd Alt C / Ctrl Alt C / F10

About

Build C/C++ Project using Eclipse CDT project configuration file (.cproject)

Resources

License

Stars

Watchers

Forks

Packages

No packages published