BuildManagement

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

Showing revision 1
Many text editors are able to invoke a pre-defined compiler or build management program such as GnuMake, ANT?, Maven?, etc.

In VIM (for instance), you type:

set makeprg=make
make

which will run the Make program using the Makefile in the current directory.


HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences
Edit revision 1 of this page | View other revisions | View current revision
Edited November 21, 2007 8:52 am (diff)
Search: