Software tools for Developers: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Open Source Tools we are using in the openPETRA  
== Open Source Tools we are using in the openPETRA ==




Line 31: Line 31:
|Installer creation || InnoSetup
|Installer creation || InnoSetup
|-
|-
|Diagrams || dia
|Diagrams || Dia
|-
|-
|Database diagram creation || sql2diagram
|Database diagram creation || sql2diagram
Line 46: Line 46:
|}
|}
== Tools ==
== Notes ==
* [[Notes about Bazaar]]
* [[Notes about Bazaar]]
* [[Notes about MySQL]]
* [[Notes about MySQL]]

Revision as of 08:58, 9 June 2011

Open Source Tools we are using in the openPETRA

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
Database diagram creation sql2diagram
Bug tracking Mantis (at SourceForge)
Forums phpBB (at SourceForge)
Wiki MediaWiki (at SourceForge)
Website CMS WordPress (at SourceForge) + custom layout + qtranslate
Voting for ideas IdeaTorrent (at SourceForge)

Notes

Tools for Generating Documentation

  • using NDoc3 for code documentation
  • todo: dbdoc