[Rev 02] RFR: Add out-of-the-box support for IntelliJ IDEA
Erik Helin
ehelin at openjdk.java.net
Mon Mar 2 11:03:16 UTC 2020
> Hi all,
>
> please review this PR that adds "out of the box" support for IntelliJ IDEA for
> Skara. The changes primarily consists of:
>
> - IntelliJ IDEA configuration files
> - Re-working the build system to support one JRE for running Gradle and one JDK
> for building and testing Skara
> - Documentation updates
>
> The build changes are a bit messy, I will refactor them later, but I want to
> await feedback first to see if we need to some additional changes.
>
> Testing:
> - Opening up the Skara root directory in a fresh install of IntelliJ IDEA on
> Linux x64
>
> Thanks,
> Erik
Erik Helin has updated the pull request incrementally with one additional commit since the last revision:
Fix Windows build
-------------
Changes:
- all: https://git.openjdk.java.net/skara/pull/489/files
- new: https://git.openjdk.java.net/skara/pull/489/files/79ab438c..44d746ce
Webrevs:
- full: https://webrevs.openjdk.java.net/skara/489/webrev.02
- incr: https://webrevs.openjdk.java.net/skara/489/webrev.01-02
Stats: 9 lines in 2 files changed: 3 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/skara/pull/489.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/489/head:pull/489
PR: https://git.openjdk.java.net/skara/pull/489
More information about the skara-dev
mailing list