Install Webstorm under Linux

Source: Internet
Author: User

Install Webstorm under Linux

Download the latest version on Webstorm website

Webstorm-11.0.3.tar.gz

2--Creating a Webstorm installation directory

#mkdir/usr/webstorm

3--Decompression

# tar zxvf webstorm-11.0.3.tar.gz-c/usr/webstorm

4--Read this install-linux-tar.txt file

Through this file we can see into the bin directory to execute this webstorm.sh to run the program.

5--Enter serial number

When registering, select "License Server" input "http://15.idea.lanyus.com/" click OK "to quickly activate the JetBrains series products

But note:

This serial number is divided by the user.

If you are currently using the root user to register then it is to copy the serial number to this user

If we change a user, this also needs to be re-entered validation

6--Creating desktop icons

#vi/usr/share/applications/etbrains-webstorm.desktop

[Desktop Entry]
version=11.0
Name=webstorm
GENERICNAME=NODEJS,HTML5, JavaScript and CSS editor
COMMENT=NODEJS,HTML5, JavaScript and CSS editor
exec=/usr/webstorm/webstorm-143-1559/bin/webstorm.sh
Icon=/usr/webstorm/webstorm-143-1559/bin/webstorm.svg
Terminal=false
Type=application
Categories=application;development

Note that this icon is also linked to permissions

This icon is invisible when access to/usr/webstorm is not accessible

So to give other users permission to access this directory

Install Webstorm under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.