Yes,I'm just use text editor for php coding.
It's faster than using IDE.
I'm just add an custom syntax file ("php.stx" ) for Basic syntax and
php's internal functions.
Eclips's syntax and function association is so slow.

2010/1/18 Ashley Sheridan <a...@ashleysheridan.co.uk>
>
> On Mon, 2010-01-18 at 03:13 +0800, hack988 hack988 wrote:
>
> Hi tedd!
> I'm not see your email about this open source before,but i can't
> understand why somebody like to use it.
> It is too fat,and depend with JDK,I think it's an bad idea.
> JAVA has so many problem with itself.
> so I'd like to use some simpler text editor to code with php.
> There is a work experience in my company.
> My colleague use eclips with php plugin to coded in some project.
> We found a bug in Integrated  Test.It's so easy to solve(save file as
> UTF-8 encode).
> He try to change encode in several times by eclips,but file's encode
> not change.(cost 30 minutes)
> He use editplus to change file's encode finaly.(cost 1 minutes).
> 2010/1/11 tedd <t...@sperling.com>:
> > Hi gang:
> >
> > I recently installed MAPA on my new system (Mac X 10.6.2) to use use Eclipse
> > and PHP 5.
> >
> > The EasyEclipse for PHP download is located at:
> >
> > http://www.easyeclipse.org/site/distributions/php.html
> >
> > However, the installation fails.
> >
> > I posted an error report, but there are other reports that date months back.
> > Does anyone have the ear of any developers who work on this open source
> > project? Until that bug is fixed, my new system sits idle.
> >
> > Cheers,
> >
> > tedd
> >
> > --
> > -------
> > http://sperling.com  http://ancientstones.com  http://earthstones.com
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
> The thing is, Eclipse is an IDE, whereas EditPlus is just a text editor. 
> There are quite large differences between the two types of software. An IDE 
> could save hours of work down the line where you'd be still entering code by 
> hand in a text editor.
>
> Thanks,
> Ash
> http://www.ashleysheridan.co.uk
>
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to