AjGenesis Studio is a .net open source IDE for creating and editing projects of AjGenesis, a code generation tool by Angel "Java" Lopez
http://www.codeplex.com/ajgenesis.
With AjGenesis Studio you can:
- Create and edit AjGenesis files (templates, models, tasks) and any kind of text file with syntax highlighting.
- Create AjGenesis projects and manage the files on it from a Project Explorer window like Visual Studio.
- Execute AjGenesis projects from NAnt files simply selecting the .build file and clicking run button.
- Manage and execute external tools in a similar way to Microsoft Visual Studio External tools option.
- Edit the templates in a pleasant way with syntax highlighting for the AjBasic script language and the template output language.
Jonathan Cisneros