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

Modify hello world cheatsheets to not create module-info.java #99

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

jjohnstn
Copy link
Contributor

Change-Id: I509eacb486a553c1b1f240c2f680583d0d211931

What it does

Fixes hello world cheat sheets so that the example works.

How to test

See original issue.

Author checklist

- modify the JDT hello world cheatsheets to add a step when creating
  the project to deselect the create module-info.java option
- fixes #1309

Change-Id: I509eacb486a553c1b1f240c2f680583d0d211931
@jjohnstn jjohnstn self-assigned this Apr 15, 2024
@jjohnstn jjohnstn added the bug Something isn't working label Apr 15, 2024
@jjohnstn jjohnstn added this to the 4.32 M2 milestone Apr 15, 2024
@jjohnstn jjohnstn merged commit 466d461 into eclipse-jdt:master Apr 16, 2024
3 checks passed
@jjohnstn jjohnstn deleted the hellofix branch April 16, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hello World tutorial on fresh Eclipse installation resulting in unnamed package in named module
2 participants