Software tools for Developers: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
Line 44: Line 44:
|Voting for ideas || IdeaTorrent (at SourceForge)
|Voting for ideas || IdeaTorrent (at SourceForge)
|}
|}
One thing being worth to look at is the openSUSE-build-service for linux-builds. Please find more information on [[openSUSE-build-service]]


== Notes ==
== Notes ==

Revision as of 11:30, 20 June 2011

Open Source Tools we are using within 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)


One thing being worth to look at is the openSUSE-build-service for linux-builds. Please find more information on openSUSE-build-service

Notes

Tools for Generating Documentation

  • using Doxygen for code documentation (API documentation)
  • TODO: dbdoc