/
Using gmStudio as an External Tool in Visual Studio
Using gmStudio as an External Tool in Visual Studio
The gmStudio distribution includes a batch script that can be used to run gmStudio from the command line.
You may find a copy of this script in [INSTALLDIR]\support\settings\RunGmStudio.cmd. If you plan to modify the script, use the Settings Form to copy the default version from the settings folder to your project work space.
A productive use of this script is to re-translate your source and deploy the resulting .NET code while you are working on the .NET project for that code in Visual Studio.
This is done by adding gmStudio to the External Tools dialog as shown below. Passing in the $(TargetName) will restrict processing to the current project.
, multiple selections available,
Related content
gmStudio Command Line
gmStudio Command Line
More like this
Getting Started with gmStudio
Getting Started with gmStudio
More like this
gmStudio User Guide
gmStudio User Guide
More like this
gmStudio Extensions
gmStudio Extensions
More like this
gmStudio Release News: Monday, 22-April-2024
gmStudio Release News: Monday, 22-April-2024
More like this
ASP Source Code
ASP Source Code
More like this