Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle new (module|package)-info.java #1415

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

fbricon
Copy link
Collaborator

@fbricon fbricon commented Apr 28, 2020

Fixes #1405

also:

  • removes unnecessary empty first line for package-less classes
  • adds tab and cursor position in body

@fbricon fbricon requested a review from snjeza April 28, 2020 10:07
Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon
Copy link
Collaborator Author

fbricon commented Apr 28, 2020

New module-info.java:
module-info

New package-info.java:
package-info

@fbricon fbricon merged commit 6756d87 into redhat-developer:master Apr 28, 2020
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.

New File -> (module|package)-info.java should be handled properly
2 participants