Welcome Guest, Not a member yet? Register   Sign In
NEWBIE on CI please for PHP IDE
#11

[eluser]Colin Williams[/eluser]
Must be some conflict it has with another plugin. The logs are unclear.
#12

[eluser]Randy Casburn[/eluser]
[quote author="Colin Williams" date="1222830978"]Must be some conflict it has with another plugin. The logs are unclear.[/quote]

Well, I don't use the PHP plug in. Maybe that's it ;-)
#13

[eluser]Unknown[/eluser]
I second Aptana.
#14

[eluser]Unknown[/eluser]
Netbeans. Free and easier to install than Eclipse.
#15

[eluser]TheFuzzy0ne[/eluser]
I use [url="http://www.aptana.com/"]Aptana[/url], but as soon as [url="http://www.netbeans.org/features/php/"]NetBeans[/url] allows direct access to files over FTP, I'll be moving to NetBeans. If you're hardcore, you could always use [url="http://en.wikipedia.org/wiki/Vi"]VI[/url]. Big Grin

Some other free PHP IDEs for Windows:
[url="http://www.phpide.com/phpcoder.htm"]PHP IDE[/url].
[url="http://www.easyeclipse.org/site/distributions/php.html"]EasyEclipse for PHP[/url].
[url="http://www.phpeclipse.com/"]PHPEclipse[/url].
Plain old [url="http://www.eclipse.org/"]Eclipse[/url] with the [url="http://www.eclipse.org/pdt/"]PDT[/url] plugin.
#16

[eluser]ayukawaa[/eluser]
If anyone just want a php editor on Windows without eating huge system resources use Notepad++ (it's FREE!).

I own Dreamweaver CS4 but for CI webs I found myself using Notepad++ instead.

Just try it (and download the explorer plugin).


^_^
#17

[eluser]Dam1an[/eluser]
Notepad++ is fine for some quick changes, but if I'm doing some real coding, I use Eclipse PDT, which does everything NP++ does, but also has a better auto complete, as well as being able to jump to method/variable declerations so following the flow of something is much easier, plus it has error reporting and even more plugins on top of the plugged Eclipse Tongue
#18

[eluser]ayukawaa[/eluser]
Yes, but Notepad++ eats little resources and they even have a portable version to put on USB.

For starters who do not have to learn to use a program, Notepad++ is a must!

I also have Eclipse (mainly for Java), but use Notepad for quickly development.

(And the fact that Notepad++ starts in 0.5 seconds)

^_^
#19

[eluser]Dam1an[/eluser]
You can run eclipse from USB too... the very fact you don't install it, just extract it Smile
Also, looking at my task manager, both notepad++ and eclipse have been open for the better part of a week, NP++ is using 10Mb of memory, Eclipse is 40MB
And tbh, i don't care about the fact that eclipse peaked at 100MB as thats what I have all that RAM for, so it can Smile, Also, startup times are irrelevant most of the time, as both are always open

(And I'm not trying to take anything away from NP++, it's a great little app)
#20

[eluser]depthcharge[/eluser]
1up for Eclipse PDT,

whether you are developing on Linux / Mac / Windows it's nice to be able to fire up the same IDE and access your projects with full subversion support built right in there.

Seems many have problems with it, but I more than happy! :-)




Theme © iAndrew 2016 - Forum software by © MyBB