tree: 04308f4fe42cdae43941a87f701da3aaa6211a0f [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