Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu01:loesungen:l02 [2024/08/12 15:28] – angelegt 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 |
- | * 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. | + | |
- | ==== Hints ==== | + | ==== Install the code editor Webstorm==== |
- | | + | - Go to the Jetbrains website [[https:// |
- | * Add you credentials | + | - Log in with your login credentials. If you do not have yet an account, create one as student, which is free for students. |
- | * Check the basic functionality of your installation | + | - Download |
- | * Required commands for the terminal: | + | - Start the installation |
+ | - Start Webstorm, click "Paid ..." and "Log In to Jetbrains Account". | ||
+ | - To confirm your licence, you will be redirected to the jetbrains website and must to log in there. | ||
+ | - 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 of your it-master (teacher). | ||
- | ---- | + | ==== Post installation steps ==== |
+ | Once the installation is completed, start the post-installation steps: | ||
+ | | ||
+ | | ||
+ | - Once you have successfully installed the database module, you will see the database icon in the top right-hand corner of your Webstorm application. | ||
- | [[https:// | + | ==== Function Tests ==== |
+ | After both, having successfully installed Webstorm and the database plugin, conduct the following function test. | ||
+ | | ||
+ | | ||
+ | * Rename a new file. | ||
+ | * Find the stored file directory of webstorm, e.g. C: | ||
+ | * Establish a connection between Webstorm and Mysql | ||
+ | * Click on the database icon | ||
+ | * Add a new connection | ||
+ | * Select the option " | ||
+ | * Fill out the presented input mask with your database credentials, | ||
+ | * Download and install missing packages | ||
+ | * Establish a new input console for your database commands: Selecting the database > Right mouse > New > Console | ||
+ | * You shall find the console file in: C: | ||
+ | * Select current databases from MySQL with the command (in the command window): SHOW DATABASES; + Execute the command. | ||
+ | |||
+ | |||
+ | |||
+ | ===== Solution ===== | ||
+ | [[modul: | ||
+ | |||
+ | |||
+ | ===== Vocabulary ===== | ||
+ | ^ English ^ German ^ | ||
+ | | prerequisites | Voraussetzungen | | ||
+ | | as it happened | zufälliger Weise | | ||
+ | | proper | orgentlich, passend | | ||
+ | | educational purposes | Bildungszweck | | ||
+ | |||
+ | |||
+ | ---- | ||
+ | [[https:// |