-
Notifications
You must be signed in to change notification settings - Fork 1
Setup IDE
Ben Bolton edited this page Apr 15, 2016
·
4 revisions
SERVER:
- see server setup
Licensing:
- Create an account at JetBrains
- Apply for a student license using your student email
- Download license file
IDE Installation Linux:
- Download: PhpStorm
- Open a terminal and navigate to the directory where phpstorm is located.
-
tar -xf PhpStorm-*.*to extract the executable. cd PhpStorm-*.*.*cd bin./phpstorm.sh- Insert: License Information
IDE Setup:
- Select: File ->
- Select: New Project from Existing Files... ->
- Select: Web server is on remote host, files are accessible via FTP/SFTP/FTPS.
- Click: Next
- Insert: A project name
- Select: A project path
- Click: Next
- Add new remote server
- Click: Next
- Insert: A server name
- FTP Host: username.squireproject.com
- Port: 22
- Leave root path as /
- Insert username and password
- Click: Next
- Select: The desired folder
- Click: Project Root
- Click: Next
- Click: Next
- Wait for the Download to complete
- Select: This Window
Install Floobits:
- install floobits plugin (optional)
-
- project url: https://floobits.com/backburn/squireproject