Re: [webkit-dev] New to Webkit development: Eclipse under Linux?

2011-12-05 Thread Antaryami Pandia
Hi Dave, QtCreator is another good option, you may try. It works well on my Ubuntu system. -Antaryami On Sun, Dec 4, 2011 at 4:59 AM, Philip Rogers p...@google.com wrote: Dave, I've used EclipseCDT for Chromium and it works fairly well (syntax highlighting, debugging, etc). The

[webkit-dev] New to Webkit development: Eclipse under Linux?

2011-12-03 Thread Dave Tharp
Has anyone successfully configured Eclipse CDT for Webkit development and debugging (gdb) under Linux? I'd be interested in either : a) Some pointers for setting up Eclipse - or - b) Suggestions for a better (best?) alternative for development/debugging under Linux (other than vi / command

Re: [webkit-dev] New to Webkit development: Eclipse under Linux?

2011-12-03 Thread Philip Rogers
Dave, I've used EclipseCDT for Chromium and it works fairly well (syntax highlighting, debugging, etc). The instructions on this page have everything you'll need and should work for WebKit as well: http://code.google.com/p/chromium/wiki/LinuxEclipseDev Eclipse's GUI frontend to gdb does have