forked from digital-asset/daml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-env: Add a symlink,
dev-env/jdk
, to the current JDK. (digital-a…
…sset#7745) * dev-env: Add a symlink, `dev-env/jdk`, to the current JDK. This makes configuring IntelliJ IDEA to use the correct JDK much easier. CHANGELOG_BEGIN CHANGELOG_END * dev-env: Document setting up the JDK in IntelliJ IDEA.
- Loading branch information
1 parent
dd01dbc
commit 92020aa
Showing
4 changed files
with
49 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ target | |
.daml/ | ||
|
||
# dev-env | ||
/dev-env/jdk | ||
/dev-env/var/ | ||
|
||
# Bazel | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters