|
Integrate SourceFormatX Into C++Builder |
|
| |
|
|
Format Source Code within C++Builder
The following instructions allow you to format the current open C or C++ source code file
in C++Builder using
SourceFormatX code formatter command line tool. We
used C++Builder 6.0 Enterprise Demo Version, so if you use an older or even a newer version then
several screenshots or menu items may differ from our description.
|
Add a Tool Menu that will invoke SourceFormatX
1. Click "Tools" -> "Configure Tools...".
2. Click "Add..." to add a new tool.
3. Please fill in the form as show below: (Assuming you installed SourceFormatX in C:\Program Files\SourceFormatX\)
- Title: SourceFormatX
- Program: C:\Program Files\SourceFormatX\SourceFormatX.exe
- Working dir: C:\Program Files\SourceFormatX\
- Parameters: $EDNAME
4. Click "OK" button to save settings, then click "Close".
You may now invoke SourceFormatX command line tool:
1. By clicking "Tools" -> "SourceFormatX".
Don't waste time on formatting code within C++Builder by hand any more! Download SourceFormatX to Format Source Code Now!
|