BuildManagement

HomePage | RecentChanges | EditorIndex | TextEditorFamilies | Preferences

In: CategoryFeatures

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 text of this page | View other revisions
Last edited November 21, 2007 8:52 am (diff)
Search: