Skip to content

Commit 6c1ee37

Browse files
authored
Fix path in Eclipse plugin installation instructions (#1215)
1 parent 0a07287 commit 6c1ee37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eclipse_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
--add-exports
1717
jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
1818
```
19-
1. Copy `build/libs/palantir-java-format-eclipse-plugin-<version>.jar` to the `dropins` folder of your Eclipse installation,
19+
1. Copy `eclipse_plugin/build/libs/palantir-java-format-eclipse-plugin-<version>.jar` to the `dropins` folder of your Eclipse installation,
2020
1. Run `eclipse -clean`.

0 commit comments

Comments
 (0)