Skip to content

Mindtribe/CodeTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeTemplates

Mindtribe's Official Code Templates

Templates for the Eclipse IDE are found in Eclipse_Templates. These include the following files:

  • MindTribe C_C++ Code Style.xml - This is a formatter template for Eclipse. It defines our preferred spacing, etc.
  • MindTribe C_C++ Code Templates_BSD-Default.xml - This contains C/C++ file templates with our open source BSD license selected as the default. Use this if you are working on open source Mindtribe projects.
  • MindTribe C_C++ Code Templates_MT-Default.xml - This contains C/C++ file templates with our proprietary license selected as the default. Use this if you are working on closed source Mindtribe projects or client projects. In the case of client projects, be sure to change the copyright to the client's name when creating new files.

If you are using an IDE other than Eclipse, you can find source code file templates in File_Templates. These include the following files:

  • C++11_MT_BSD.h/.cpp - C++11 file templates with our open source BSD license. Use this if you are working on open source Mindtribe projects in C++11.
  • C++11_MT_Proprietary.h/.cpp - C++11 file templates with our proprietary license selected as the default. Use this if you are working on closed source Mindtribe projects or client projects in C++11. In the case of client projects, be sure to change the copyright to the client's name when creating new files.
  • C90_MT_BSD.h/.c - C90 file templates with our open source BSD license. Use this if you are working on open source Mindtribe projects in C90.
  • C90_MT_Proprietary.h/.c - C90 file templates with our proprietary license selected as the default. Use this if you are working on closed source Mindtribe projects or client projects in C90. In the case of client projects, be sure to change the copyright to the client's name when creating new files.
  • C99_MT_BSD.h/.c - C99 file templates with our open source BSD license. Use this if you are working on open source Mindtribe projects in C99.
  • C99_MT_Proprietary.h/.c - C99 file templates with our proprietary license selected as the default. Use this if you are working on closed source Mindtribe projects or client projects in C99. In the case of client projects, be sure to change the copyright to the client's name when creating new files.

About

Mindtribe's Code Templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •