How to upload files individually?

Hello,

I'm evaluating PhpStorm from a Zend Studio migration and I'm liking what I see so far.

I'd like to know if there's a way to upload project PHP files individually?

Also, is there a built-in browser, as Eclipse/Zend Studio has?

Thanks in advance,
Shamil

0
6 comments
Avatar
Permanently deleted user

Hello Shamil,

It's possible to upload individual files, check context menu action Deployment -> Upload (please see our tutorial for an example of project setup).

PhpStorm does not have a built-in web browser, but you can use 'preview in' action that will start chosen browser for you.

Regards,
Kirill

0
Avatar
Permanently deleted user

Hi Kirill,

I do not see the Deployment action in the context menu. Could you provide a screen shot?

Also, is there any way to delete a project?

Shamil

0
Avatar
Permanently deleted user

Hi Shamil,
First, ensure that Remote Host Access plugin is enabled (File | Settings | Plugins). Then you need to setup your server and mappings (File | Settings | Deployment). Then right-click file (that is under mapping) in editor or file/folder in project view:

upload.png
You can also find these and other related actions in main menu under Tools | Deployment group.

Regards,
Kirill

PS There's no way to delete the project from an IDE, you have to close it and to delete project folder manually. Feel free to submit feature request at http://youtrack.jetbrains.net/issues/WI#newissue=yes.

0
Avatar
Permanently deleted user

Hi Kirill,

Unfortunately, I still do no see it:

Screen Shot 2011-04-18 at 13.58.55.png

Not sure.

0
Avatar
Permanently deleted user

Hi Shamil,

You need to have this folder mapped. Can you please provide screenshot of your project structure showing the folder you want to upload, and screenshot of Deployment/Mappings tab? You can do it privately by e-mail: kirill (dot) safonov (at) jetbrains (dot) com.

Regards,
Kirill

0
Avatar
Permanently deleted user

Hi Kirill,

Ah, I understand it now.

Ok, I've fixed this issue :)

Shamil

0

Please sign in to leave a comment.