Linux (Ubuntu) IDE

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Linux (Ubuntu) IDE

Post by greyhoundcode »

For someone who is playing with Ubuntu - having come from the pleasurable environment provided by PhpED - what is a good IDE?

I have tried NetBeans, and perhaps I should experiment further, but I am a big fan of good code completion/intellisense style hinting and it doesn't seem to be quite there with NetBeans.

Suggestions appreciated!
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Linux (Ubuntu) IDE

Post by JakeJ »

Install WINE on Linux and use phpED as usual.
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Linux (Ubuntu) IDE

Post by greyhoundcode »

Fair response!
User avatar
axcrow
Forum Newbie
Posts: 9
Joined: Mon Aug 09, 2010 12:22 pm

Re: Linux (Ubuntu) IDE

Post by axcrow »

I use eclipse PDT
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Linux (Ubuntu) IDE

Post by greyhoundcode »

Yeah, I installed Eclipse then attempted to add PDT however this failed. As a complete new start to Linux I have yet to fathom out what is going wrong there.

I do like the idea of still being able to use PhpED. Might go for Komodo though as I do believe they offer a Linux version.
Post Reply