| Summary: | unable to load clase org.maven.ide.eclipse.jdt.internal.JDTComiplationParticipant | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Robert Allen <rallen> |
| Component: | APT | Assignee: | Generic inbox for the JDT-APT component <jdt-apt-inbox> |
| Status: | CLOSED NOT_ECLIPSE | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | eclipse |
| Version: | 3.5.1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Robert Allen
"Plug-in org.maven.ide.eclipse.jdt was unable to load class
org.maven.ide.eclipse.jdt.internal.JDTCompilationParticipant"...
Caused by: java.lang.NullPointerException
at org.maven.ide.eclipse.jdt.MavenJdtPlugin.start(MavenJdtPlugin.java:80)
at ...
This appears to be a Maven issue, not an Eclipse issue; the Maven plugin is apparently unable to initialize its compilation participant, due to an unhandled NPE. Please report this to the Maven folks via the Maven bug tracking system.
|