Eclipse works pretty well for us. We also have some folks that use LEDIT on VM/CMS, but we’re kinda old-school. Wouldn’t recommend that to people who don’t
understand 3270 terminals. 8-)
From: dev-bounces@otrs.org [mailto:dev-bounces@otrs.org]
On Behalf Of Bogdan Iosif
Sent: Tuesday, September 24, 2013 6:58 AM
To: dev@otrs.org
Subject: [dev] Anyone uses IDE assisted OTRS source navigation?
Hi list,
Does anyone use an IDE that provides useful assistance with browsing OTRS' sources? If so, which one? For example I would LOVE to have the capability of jumping to definition for a variable / method / object.
I currently use Notepad++ on Windows and raw / regex text searches on all OTRS source files. It's very rudimentary but I don't know of a better way.
//bogdan