Skip to content

Commit

Permalink
Fixes issue #1722 - Add note to README about lacking module-info supp…
Browse files Browse the repository at this point in the history
…ort for Eclipse
  • Loading branch information
Manfred Riem committed Jun 11, 2021
1 parent ebcab92 commit 93e8f36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,9 @@ Or go into the directory of the external test you want to run and use:
```
mvn clean install
```

## Problems

Support for Java modules has a feature gap in Eclipse and as such a workaround
needs to be employed to make it working properly (June 2021).

0 comments on commit 93e8f36

Please sign in to comment.