perl Editor for OTRS development

Moderator: crythias

Post Reply
tripti_rai2005
Znuny newbie
Posts: 67
Joined: 14 Mar 2012, 15:08
Znuny Version: OTRS2

perl Editor for OTRS development

Post by tripti_rai2005 »

Can you please suggest a suitable perl editor for OTRS development .Also how to move the entire source code into the editor in order to work on it.
■ TRIPTI RAI // PROJECT ENGINEER, ETIM GTEC
Office: +91 20 66056464 //Mobile: +91 9503019176 // // Whirlpool Corporation // www.WhirlpoolCorp.com
Whirlpool Corporation // www.WhirlpoolCorp.com
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: perl Editor for OTRS development

Post by crythias »

I use vi. Others use emacs. Some people use notepad. Still others use Notepad++. There are a few people who probably use an IDE....

My personal is Putty plus screen/byobu/tmux with multiple screens for Config, System, Modules, Standard, and otrs root, editing with vi. Then if I need to bounce between Modules and display, I can ctrl-a ctrl-a and keep everything open.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: perl Editor for OTRS development

Post by ferrosti »

It depends on.
For small code changes and dirty hacking I usually use vi.

For development itself I like my eclipse.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Post Reply