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

Investigate null file references #11

Open
ncjones opened this issue Aug 4, 2015 · 2 comments
Open

Investigate null file references #11

ncjones opened this issue Aug 4, 2015 · 2 comments

Comments

@ncjones
Copy link
Owner

ncjones commented Aug 4, 2015

See EditorActivationSelectionListener#selectionChanged. This issue is worked around in #10.

@ncjones
Copy link
Owner Author

ncjones commented Aug 4, 2015

@hyness What OS, Eclipse and Java versions were you using when you saw the null pointer exceptions?

You mentioned you were browsing mvn artifacts when you saw the issue. Were the Maven dependencies included via M2Eclipse?

@hyness
Copy link
Contributor

hyness commented Aug 4, 2015

OSX 10.10.4
Mars Release (4.5.0) Build id: 20150621-1200
Java 1.8.0_45

Yes, I use the EE version of eclipse and use the included m2e for maven projects. m2e will download source for artifacts that have it. It seemed logical there would be no .editorconfig file for those types of java files

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

2 participants