Update docs/00_Prepare_everything.md

Co-Authored-By: snappyapple632 <40573129+snappyapple632@users.noreply.github.com>
This commit is contained in:
Tobias Groza 2019-02-28 08:03:50 -08:00 committed by GitHub
parent a4023cc7d6
commit 37c1866371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ If you use IntelliJ IDEA, you should know the easy way of importing the NewPipe
1. `git clone` the extractor onto your computer locally. 1. `git clone` the extractor onto your computer locally.
2. Start IntelliJ Idea and click `Import Project`. 2. Start IntelliJ Idea and click `Import Project`.
3. Select the root directory of the NewPipe Extractor 3. Select the root directory of the NewPipe Extractor
4. Select "__Import Project form external Model__" and then choose __Gradle__. 4. Select "__Import Project from external Model__" and then choose __Gradle__.
![import from gradle image](img/select_gradle.png) ![import from gradle image](img/select_gradle.png)
5. In the next window, select "__Use gradle 'wrapper' task configuration__". 5. In the next window, select "__Use gradle 'wrapper' task configuration__".
![use gradle 'wrapper' task configuration checkbox](img/select_gradle_wrapper.png) ![use gradle 'wrapper' task configuration checkbox](img/select_gradle_wrapper.png)