
- #JETBRAINS WEBSTORM CORDOVA HOW TO#
- #JETBRAINS WEBSTORM CORDOVA FOR MAC OS X#
- #JETBRAINS WEBSTORM CORDOVA INSTALL#
- #JETBRAINS WEBSTORM CORDOVA ANDROID#
>Enter cd ~/ in the terminal to enter the current user's home directoryĬreate. bash_profile:įind it on your Mac: ~/.bash_profile file, if not, create it as follows:
#JETBRAINS WEBSTORM CORDOVA ANDROID#
After installing Android sdk, if you want to call up the emulator in WebStorm, one more step is needed to add the idk path to.
#JETBRAINS WEBSTORM CORDOVA INSTALL#
Download an SDK, such as: Android 5.1.1 (find the SDK Platform in this column, tick it, download and install it, remember that the api number of the SDK is 22, and the project will use it later). Open the terminal, Input: android sdk or find SDK manager in the Android Studio menu bar and click to open it. You need to install the Android SDK, (please go to: download), you can download a separate Android SDK as needed, if you want to manage the SDK conveniently, then it is recommended to download Android Studio (recommended). The configuration of the Android emulator is slightly more complicated. Please go to: download and install iOS-sim (enter in the terminal: sudo npm install ios-sim -g) Since it is developed on the Mac platform, XCode in the Mac already has a simulator, so just download the ios-sim plug-in to successfully call up the iOs simulator from WebStorm. After installing Node.js, open the terminal and go to the root user Enter the following commands in sequence: Then download Node.js, ( ) because we need to use the NPM inside to download development frameworks such as PhoneGap, Cordova and ionic.
#JETBRAINS WEBSTORM CORDOVA HOW TO#
This article introduces how to configure PhoneGap/Cordova in WebStorm under Mac environment, and configure Android and iOS simulators to generate previews, and sign the program.įirst of all, please make sure that the latest version of JDK is installed on your Mac, please go to: download Otherwise, use the IP or hostname of your license server.WebStorm produced by IntelliJ IDEA is one of the best tools for front-end development such as javascript, html5, etc. If you are running the license server on the same host, you can point it to “”.
#JETBRAINS WEBSTORM CORDOVA FOR MAC OS X#
Run for Windows or for Mac OS X and install the program.Also, JavaScript libraries organizer for the smartest auto-completion.

