Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu01:loesungen:l02 [2024/08/18 15:03] – vdemir | modul:m290:learningunits:lu01:loesungen:l02 [2024/08/30 15:24] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== LU01.L02 - Installation of the code editor Webstorm ====== | + | ====== LU01.S02 - Installation of the code editor Webstorm  | 
| - | At the end of this assignment you should achieve the following goals: | + | |
| - | * The result is a fully functional Webstorm code editor including licence validity update. | + | |
| - |   * Furthermore, | + | |
| - | * The function test by querying the system data and all currently installed databases is successful. | + | |
| - | ==== Assignment  | + | ==== Install the code editor Webstorm==== | 
| - | Install  | + |    - Go to the Jetbrains website [[https:// | 
| + | - Log in with your login credentials. If you do not have yet an account, create one as student, which is free for students. | ||
| + |    - Download  | ||
| + |    - Start the installation process (as shown in the video instructions). Make sure that you check the box "Add bin folder to the PATH" | ||
| + |    - Start Webstorm, click "Paid ..."  | ||
| + |    - To confirm your licence, you will be redirected  | ||
| + |    - Click " | ||
| + | - The installation process is complete when your Webstorm is activated without restrictions and the license is valid for one year. | ||
| + | - Start the Webstorm editor. | ||
| + |    - If you succeeded, be humble and grateful and help those in need. If not, seek the wisdom  | ||
| + | ==== Post installation steps ==== | ||
| + | Once the installation is completed, start the post-installation steps:  | ||
| + | - Start the Webstorm editor. | ||
| + |   - Install the plug in for the DB-Modules: [[https:// | ||
| + | - Once you have successfully installed the database module, you will see the database icon in the top right-hand corner of your Webstorm application. | ||
| - | ==== Hints ==== | + | ==== Function Tests ==== | 
| - | Most of you have already Webstorm  | + | After both, having successfully  | 
| + | - Establish a new project: File > New > Project > name the project | ||
| + | - Create a new file: File > New > Select a suited file type > name the file accordingly | ||
| + | * Rename a new file. | ||
| + |         * Find the stored file directory of webstorm, e.g. C: | ||
| + |         * Establish a connection between  | ||
| + | * Click on the database icon | ||
| + |             * Add a new connection by clicking the " | ||
| + |             * Select the option " | ||
| + |             * Fill out the presented input mask with your database credentials, | ||
| + | * Download and install missing packages | ||
| + |         * Establish a new input console  | ||
| + |         * You shall find the console file in: C: | ||
| + |         * Select current databases from MySQL with the command (in the command window): SHOW DATABASES; + Execute  | ||
| - |   * Webstorm  | ||
| - | * Add you credentials in order to get the connection to the db | ||
| - |   * Check the basic functionality of your installation by displaying all databases that are currently installed on the db within your Webstorm  | ||
| - |   * Required commands for the terminal: " | ||
| - | ---- | ||
| - | [[https:// | ||
| + | ===== Solution ===== | ||
| + | [[modul: | ||
| + | |||
| + | |||
| + | ===== Vocabulary ===== | ||
| + | ^ English ^ German ^ | ||
| + | | prerequisites | Voraussetzungen | | ||
| + | | as it happened | zufälliger Weise | | ||
| + | | proper | orgentlich, passend | | ||
| + | | educational purposes | Bildungszweck | | ||
| + | |||
| + | |||
| + | ---- | ||
| + | [[https:// | ||