Top "Zend-studio" questions

Zend Studio is a commercial, proprietary integrated development environment (IDE) for PHP developed by Zend Technologies, based on the PHP Development Tools (PDT) plugin for the Eclipse platform (the PDT project is led by Zend).

Keyboard shortcut to "untab" (move a block of code to the left) in eclipse / aptana?

Well, hopefully the question is self-explanatory. It's so easy to select a block of code and tab out, but how …

eclipse ide aptana zend-studio
Starting Eclipse w/ Specific Workspace

Is there a way to start an instance of eclipse, passing it some sort of parameter telling it to use …

eclipse zend-studio eclipse-pdt
CDbConnection failed to open the DB connection: could not find driver in Yii

while trying to connect with mysql in yii framework it shows "CDbConnection failed to open the DB connection: could not …

php mysql yii zend-studio yii-cactiverecord
DLTK Indexing in progress

Our software which powers our business is nearly 16,000 PHP files long. It's an absolutely vast system. Zend Studio takes literally …

eclipse zend-framework zend-studio
Phonegap - cordova is laggy and slow on android and iOS devices

I just now started with my first PhoneGap project using zend studio. But, after i build and deploy it, the …

android ios web cordova zend-studio
Zend Studio for eclipse - Switch character encoding for all files in a project

I'm using Zend Studio for Eclipise on Mac, and it seems to keep setting all files to have and encoding …

eclipse character-encoding zend-studio
How to declare the type for local variables using PHPDoc notation?

I use Zend Studio to develop in PHP with CakePHP, and one of the problems with CakePHP is that the …

php cakephp zend-studio eclipse-pdt cakephp-2.2
ssh_dispatch_run_fatal no matching key exchange method found (on Zend Studio Remote Connection)

I use MacBook OSX as local machine and NoteBook lUbuntu as server on my local network. SSH and SFTP connections …

ssh sftp zend-studio sshd remote-connection
how to get zend studio autocomplete with codeigniter

I'm looking for a good way to get autocomplete and click-for-reference (whatever that's called) for libraries in codeigniter working in …

php codeigniter autocomplete zend-studio
Zend Studio and remote host - best practice

Got the following: Zend Studio Zend Framework Project Remote host with FTP and SSH (root access) Want to: Save directly …

zend-framework zend-studio