Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
Lars Wächter
processing-gradle-example
Commits
1a33243d
Commit
1a33243d
authored
Apr 22, 2021
by
Lars Wächter
Browse files
Small fixes
parent
cf140e74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
1a33243d
...
...
@@ -31,6 +31,8 @@ You can download IntelliJ from [here](https://www.jetbrains.com/de-de/idea/). Th
6.
Apply & save
7.
Click on the green Play-Button to start the application
You can also open the Gradle tab on the right sidebar and choose
`Tasks -> application -> run`
.
If IntelliJ does not find the installation directory of Gradle do the following:
1.
Go to
`File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle`
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
1a33243d
distributionBase
=
GRADLE_USER_HOME
distributionPath
=
wrapper/dists
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
6.8.3
-bin.zip
distributionUrl
=
https
\:
//services.gradle.org/distributions/gradle-
7.0
-bin.zip
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment