- Run
./gradlew :eclipse_plugin:build
in the main folder, - If running Eclipse under JRE 17 or later add these options to
eclipse.ini
after-vmargs
:--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
- Copy
build/libs/palantir-java-format-eclipse-plugin-<version>.jar
to thedropins
folder of your Eclipse installation, - Run
eclipse -clean
.
eclipse_plugin
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||