tree: ef8f03bed4e0e1f16d0644f8af2b0feae24b69c1 [path history] [tgz]
  1. jps-common/
  2. jps-platform-api-signatures/
  3. jps-plugin/
  4. README.md
jps/README.md

How to publish JPS locally to consume it in Intellij Idea

You can use installJps task or run:

cd ..
./gradlew installJps && \
echo Finished successfully