Development Tools

This is a list of tools used by the OBM developers:

##### Editor/IDE
* **Java/PHP/Perl**: [Eclipse](http://www.eclipse.org), a heavy-duty open-source IDE.
* **PHP/Perl**: [vim](http://www.vim.org), the ubiquitous Linux text editor.
* **PHP/Javascript**: [Kate](http://kate-editor.org), the KDE text editor.

##### Debugging/Profiling

* **Java**: [YourKit](http://www.yourkit.com/overview/index.jsp), a very good Java profiling solution (using free Open Source licenses kindly provided by YourKit):

    YourKit is kindly supporting open source projects with its full-featured Java Profiler.
    YourKit, LLC is the creator of innovative and intelligent tools for profiling
    Java and .NET applications. Take a look at YourKit's leading software products:
    [YourKit Java Profiler](http://www.yourkit.com/java/profiler/index.jsp) and [YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp).

* **PHP**: [Xdebug](http://xdebug.org), the standard for debugging PHP.

##### Version control

* **Everything**: [git](http://git-scm.com).adidas