Development tools package for Dynamics AX 2012

Over the years I've seen great contribution from the community with tools that enhance the X++ development experience. I have been using a few and recently decided to consolidate them into a package, both for future convenience and as a practice on the SysFileDeployment framework. The package is built based on a plugin system created by Martin.
There are three plugins in the package.
  1. TFS integration modification (allow multiple developers to share the same AOS while still having their own workspace) * 
  2. DEV_Toolbar, which adds a function bar and tabs to the development IDE. ** 
  3. X++ Editor extensions. *** 

Credit to the creators of the following resources: 
* [Martin Dráb] TFS Workspaces in AX2012: Private workspace in shared AOS.
** [Max Belugin] DEV_Toolbar: tabax for AX2012
*** [José Antonio Estevan] MSDYN AX 2012 X++ Editor Extensions Beta 2  

If you didn't know about these tools, I recommend you to have a look. As for the package, it is available in CodePlex for download. The package is built on AX2012 R3. Minor changes would be needed to make it compatible with R2.
 
This posting is provided "AS IS" with no warranties, and confers no rights.

Comments