The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
100 views

What is a good way to set up a workspace in Zend Studio for plugin development? [closed]

I have just started, on numerous recommendations, to use Zend Studio for PHP development, with Apache as my web server. This works, but only just. Would it perhaps be better to create a ...
1
vote
1answer
662 views

How do I Import an Exisiting WP Project into Aptana 3? [closed]

How do I import an existing Wordpress project into Aptana 3.04.2? I installed the Wordpress bundle in Aptana. I'm on a Mac running MAMP. My operating system is Leopard. My project is located at ...
3
votes
2answers
2k views

Aptana: WordPress Code Hinting

Does anyone use Aptana for WordPress plugin development? Is there a way to set-up WP code hinting with Aptana? Thank you. -Laxmidi
8
votes
4answers
377 views

Any guides on using WP SVN with IDE clients?

The documentation for dealing with official WP repository is exclusively about using command line. While I have no bias against that, I do have little experience with VCS and two (or three) different ...