| Summary: | NPE using new class wizard when generated source file is empty | ||
|---|---|---|---|
| Product: | [Tools] CDT | Reporter: | Marc-André Laperle <malaperle> |
| Component: | cdt-editor | Assignee: | Marc-André Laperle <malaperle> |
| Status: | RESOLVED FIXED | QA Contact: | Anton Leherbauer <aleherb+eclipse> |
| Severity: | normal | ||
| Priority: | P3 | CC: | cdtdoug |
| Version: | 8.0 | ||
| Target Milestone: | 8.0.1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Marc-André Laperle
Ah! I had modified the C++ File Template to contain only this: ${declarations}
So, repro steps: 1. In Code Templates, edit Default C++ source template so that it contains nothing 2. Try to create a class using the wizard Fixed in 8.0.1 and master > 20110722 *** cdt git genie on behalf of 352239 ***
Bug 352239 - NPE using new class wizard when generated source file is
empty
[*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=0b330a4c9e3789e32bab8ed6c12bdde4aba57def
*** cdt git genie on behalf of 352239 ***
Bug 352239 - NPE using new class wizard when generated source file is
empty
[*] http://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=f706c92bdf0098112f57c8a3cb9798abbfd02b48
|