Simplifide-User-Manual

External Tool Support

External tools in Simplifide are handled in the same way as CDT. A makefile is used to run the project and the errors are parsed by regular expressions to highlight the issue in the editor window. All of the operations related to this are called from the build menu in the project navigator window. The actions include

·         Create/Update Makefile - Creates the makefile based on the template

·         Edit Makefile Template    - Edit the freemarker template

·         Targets                                - Runs the target defined in the build preferences

 

build_operations.png

 

Related Topics

Makefile
External Parser Definition
Creating Menu Commands

Copyright (c) 2007-2010 Simplifide, All Rights Reserved