Software tools for Developers: Difference between revisions
Jump to navigation
Jump to search
Joejoe2010 (talk | contribs) No edit summary |
Joejoe2010 (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
{| class="wikitable" style="margin: 1em auto 1em auto" | {| class="wikitable" style="margin: 1em auto 1em auto" | ||
|- | |- | ||
|IDE (Integrated Development Environment) || SharpDevelop | |||
|- | |- | ||
|Unit Testing || NUnit | |Unit Testing || NUnit | ||
NUnitForms | NUnitForms | ||
|- | |- | ||
| | |Version Control || Bazaar | ||
PuTTY / Plink (facilitates the secure connection to our version control server) | |||
|- | |||
|Build System || NAnt | |||
|- | |||
|Continuous Integration Server || Hudson | |||
|- | |||
|Translations || Launchpad (website) | |||
Poedit | |||
|- | |- | ||
| | |Relational Database Systems || PostgreSQL | ||
MySQL | |||
SQLite | |||
|- | |- | ||
| | |Execution of .NET assemblies on non-Windows systems || mono project | ||
|- | |||
|WinForms Grid Control || DevAge SourceGrid | |||
|- | |||
|Editor (XML, YAML files) || Notepad++ | |||
|- | |||
|Installer creation || InnoSetup | |||
|- | |||
|Diagrams || dia | |||
|- | |||
|venue || lugar de encuentro | |||
|- | |- | ||
|venue || lugar de encuentro | |venue || lugar de encuentro | ||
|- | |- | ||
|} | |} | ||
Database diagram creation sql2diagram | Database diagram creation sql2diagram | ||
Bug tracking Mantis (at SourceForge) | Bug tracking Mantis (at SourceForge) |
Revision as of 08:42, 9 Haziran 2011
Open Source Tools we are using in the openPETRA project
IDE (Integrated Development Environment) | SharpDevelop |
Unit Testing | NUnit
NUnitForms |
Version Control | Bazaar
PuTTY / Plink (facilitates the secure connection to our version control server) |
Build System | NAnt |
Continuous Integration Server | Hudson |
Translations | Launchpad (website)
Poedit |
Relational Database Systems | PostgreSQL
MySQL SQLite |
Execution of .NET assemblies on non-Windows systems | mono project |
WinForms Grid Control | DevAge SourceGrid |
Editor (XML, YAML files) | Notepad++ |
Installer creation | InnoSetup |
Diagrams | dia |
venue | lugar de encuentro |
venue | lugar de encuentro |
Database diagram creation sql2diagram Bug tracking Mantis (at SourceForge) Forums phpBB (at SourceForge) Wiki MediaWiki (at SourceForge) Website CMS WordPress (at SourceForge) + custom layout Voting for ideas IdeaTorrent (at SourceForge)
Tools
- Notes about Bazaar
- Notes about MySQL
- Notes about PostgreSQL
- Notes about SQLite
- Notes about NAnt
- Notes about I18N (gettext)
- Uncrustify Code Beautifier (currently using 0.53) and UniversalIndentGUI
Tools for Generating Documentation
- using NDoc3 for code documentation
- todo: dbdoc