| Summary: | NPE when opening the project properties page and going to the C/C++ Build -> Build Variables for Managed Build projects | ||
|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Michael Lindo <mlindo> |
| Component: | RDT | Assignee: | Project Inbox <ptp-inbox> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | arossi |
| Version: | 5.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Michael Lindo
Greg, this is the same bug you discovered which I thought we had taken care of by changing the prefix for the resolver. Why the cdt supplier is pulling out the JAXB resolver I don't know ... Al Mike, It looks like you are not using the version from HEAD where we tried to supply a fix for this. The current FQN is: org.eclipse.ptp.rm.jaxb.control.internal.variables.RMVariableResolver yours is the older: org.eclipse.ptp.rm.jaxb.core.variables.RMVariableResolver Al (In reply to comment #2) > Mike, > > It looks like you are not using the version from HEAD where we tried to supply > a fix for this. > > The current FQN is: > > org.eclipse.ptp.rm.jaxb.control.internal.variables.RMVariableResolver > > yours is the older: > > org.eclipse.ptp.rm.jaxb.core.variables.RMVariableResolver > > Al I can verify that it is working after upgrading. Thanks. |