box-gen
v0.0.6
Published
Generates an GNU ARM Eclipse project from box.js files.
Downloads
10
Readme
box-gen
Configures Eclipse CDT project settings using
box
configuration files.
Install
npm install -g box-gen
In Eclipse enable Preferences > General > Workspace > Refresh using native hooks or polling
. Otherwise, after running box-gen
the IDE will not immediately take up the changesto .cproject
.
Windows
npm install -g gulp
- Install Visual Studio 2015 Community Edition. IMPORTANT: C++ will not automatically be installed. Make sure to select it manually during installation.
Usage
$ cd <eclipse-cdt-project-dir>
$ box-gen