| Summary: | NPE in NewClassWizards - can't create new Java class | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Andreas Dolk <andreas> |
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert |
| Version: | 3.5 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Andreas Dolk
Guys - this is not caused by eclipse itself. I had the actual phpEclipse plugin added to eclipse. Removing the plugin removed the problem. Another sideeffect: Opening Preferences->Java->Editor->Templates raised a similiar NPE at org.eclipse.jdt.internal.ui.JavaPlugin.getTemplateContextRegistry(JavaPlugin.java:796) Hi, could you attach the plug-in here? *** This bug has been marked as a duplicate of bug 244770 *** That's the one: PHPEclipse-1.2.1 Here's the download (it's 14.5M, so I just provide the URL) http://sourceforge.net/project/showfiles.php?group_id=57621&package_id=283881&release_id=633074 Yes, I know, it's designed for Eclipse 3.3 ;) But it seems to work with 3.5 (unless you don't want to use the same Eclipse for Java editing...) Ahh, looking at bug 244770 shows, that this is a long known problem with PHPEclipse. Sorry for the duplicate, just wonder why my search in bugzilla with some keywords from the exception trace didn't give a result... >just wonder why my search in bugzilla with
>some keywords from the exception trace didn't give a result...
Default search only looks in open bugs.
|