editorconfig-eclipse
editorconfig-eclipse copied to clipboard
Investigate null file references
See EditorActivationSelectionListener#selectionChanged. This issue is worked around in #10.
@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?
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