News Feed
Jobs Feed
Sections




News Archive
Maarten Balliauw:
Working with Windows Azure from within PhpStorm
January 03, 2013 @ 09:54:47

Maarten Balliauw has a new post today showing you how to work with your Azure site from inside the popular PHP IDE phpStorm.

Working with Windows Azure and my new toy (PhpStorm), I wanted to have support for doing specific actions like creating a new web site or a new database in the IDE. Since I'm not a Java guy, writing a plugin was not an option. Fortunately, PhpStorm (or WebStorm for that matter) provide support for issuing commands from the IDE. Which led me to think that it may be possible to hook up the Windows Azure Command Line Tools in my IDE.

He shows how to add a new "framework" to the IDE for the Azure CLI tools and how to get to a command line from inside the editor. From there you can execute any of the Azure CLI calls just as you would outside of the IDE (like his example, creating a new site called "GroovyBaby").

0 comments voice your opinion now!
windows azure phpstorm ide tutorial framework commandline


blog comments powered by Disqus

Similar Posts

Dave Dash's Blog: symfony and the .htaccess file

PHPFreaks.com: PHP Loops

Felix Geisendörfer's Blog: Agile Web development (with CakePHP)

PHPBuilder.com: Refactor Your PHP Site Using MySQL Procedures and Views

Tony Lukasavage's Blog: PHP Debugging on IntelliJ IDEA 10 with Xdebug


Community Events











Don't see your event here?
Let us know!


interview functional framework development unittest testing podcast phpunit conference introduction series application zendframework2 community release tool example opinion language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework