A PCRE internal error occured. This might be caused by a faulty plugin

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
applications:devtools [2013/12/16 12:28]
admin created
applications:devtools [2014/01/04 01:24] (current)
admin
Line 1: Line 1:
 ====== Developer Tools ====== ====== Developer Tools ======
 Choosing Linux Mint LMDE edition probably means you're interested in more than the desktop environment and applications. Being active as a web applications developer, my intention is to turn my workstation into a fully fledged development platform, this means I have to setup a few things to make it suit my needs. Choosing Linux Mint LMDE edition probably means you're interested in more than the desktop environment and applications. Being active as a web applications developer, my intention is to turn my workstation into a fully fledged development platform, this means I have to setup a few things to make it suit my needs.
 +
 +First of all I needed my favorite IDE installed. As of this writing, it is the only commercial application that resides on my system. Fortunately JetBrains offers a Linux version.
 +
 +  * [[applications:​devtools:​phpstorm|Install PhpStorm IDE]]
 +  * [[applications:​java:​start|Oracle Java7 JDK]]
 +  * [[applications:​devtools:​terminator|Terminal Emulators]]
 +  * [[applications:​devtools:​texteditors|Text Editors]]
 +  * [[applications:​devtools:​foundation|Foundation]]