Skip to content

Fix errors in eclipse IDE#683

Merged
nedtwigg merged 2 commits intomainfrom
fix/ide-errors
Sep 8, 2020
Merged

Fix errors in eclipse IDE#683
nedtwigg merged 2 commits intomainfrom
fix/ide-errors

Conversation

@nedtwigg
Copy link
Copy Markdown
Member

@nedtwigg nedtwigg commented Sep 7, 2020

We had test files in testlib/src/main/resources named module-info.java and package-info.java. They cause problems for the Eclipse IDE trying to interpret them literally. Added .test suffix to the filenames so that eclipse doesn't barf on them anymore.

…java` and `package-info.java`. They cause problems for the Eclipse IDE trying to interpret them literally. Added `.test` suffix to the filenames so that eclipse doesn't barf on them anymore.
@nedtwigg nedtwigg merged commit f5ee015 into main Sep 8, 2020
@nedtwigg nedtwigg deleted the fix/ide-errors branch September 8, 2020 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant