Skip to content

Latest commit

 

History

History

jps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How to publish JPS locally to consume it in Intellij Idea

You can use installJps task or run:

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