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

NullPointerException when starting with a selected Java-File which has no data #37

Open
davidaigner98 opened this issue Nov 23, 2022 · 0 comments

Comments

@davidaigner98
Copy link
Collaborator

davidaigner98 commented Nov 23, 2022

Describe the bug
When running the IDE and starting the new instance of IntelliJ with a project, which only has one empty Java-Class a NullPointerException pops up. Bug was seen on branch #34

To Reproduce
Steps to reproduce the behavior:

  1. Create an empty Java project and add a an empty class "Starter.java"
  2. Close the window and run the IDE again
  3. Now in the first instance of IntelliJ, a NullPointerException pops up.

Screenshots
image
image
image

Desktop

  • OS: Windows 10
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

No branches or pull requests

1 participant