Kexiao Liao wrote:
If the Zend IDE 5.0 is not a good tool for the development of Zend Frame
application, Can we use Eclipse for that purpose? The reason for using
Eclipse is that it is a Open Source software, we do not need to spend extra
money to update Zend IDE 5.0 to Zend IDE 5.5.
Why not, I use eclipse for most things PHP / Java / C# etc with its
plugins. I was using PHP Eclipse for many years but decided to try out
PDT.
Please beware of PDT however, there is some crazy qwuirks in it which
will make your projects build randomly, attempting to validate every
single file even though the project has it all off in its settings.
Cancelling the job doesnt stop it, you cannot do any of your work until
its complete, and force quitting ends up crashing the workspace. So
imagine loading up the Zend and PEAR libraries aswell as your own things
and some java projects and its just one royal messy waste of time. I had
to let it sit there for hours one time.
Davey Shafik wrote:
ZDE 5.0 uses PHP < = 5.2.0 (5.0.x probably), I imagine
anything that uses an Array typehint will be broken :)
Certainly things will break when running, even if there are no
syntax errors.
- Davey
On Aug 14, 2007, at 10:55 AM, Thomas Weidner wrote:
We have several unit tests which include broken XML Files for example.
The code itself has no syntaxerrors (maybe except the incubator)
Greetings
Thomas
I18N Team Leader
----- Original Message ----- From: "Kexiao Liao" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, August 14, 2007 4:39 PM
Subject: [fw-general] Zend Studio IDE 5.0
Can we use Zend Studio IDE 5.0 for developping Zend Framework
application,
particularly we need the remote debug function for the IDE 5.0?
When I use Zend IDE5.0 to develop Zend Framwork application, it
has a lot of
syntax errors for the Zend Framework library source codes.
--
View this message in context: http://www.nabble.com/Zend-Studio-
IDE-5.0-tf4267730s16154.html#a12145830
Sent from the Zend Framework mailing list archive at Nabble.com.