-
Sub-task
-
Resolution: Duplicate
-
Minor
-
3.3.0.M3
-
None
-
None
testJBIDE3650inTextNodes:
java.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testSelection(JBIDE3650Test.java:81)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testJBIDE3650inTextNodes(JBIDE3650Test.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
testJBIDE3650inAttributNodes:
ava.lang.NullPointerException
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testSelection(JBIDE3650Test.java:75)
at org.jboss.tools.jsf.vpe.jsf.test.jbide.JBIDE3650Test.testJBIDE3650inAttributNodes(JBIDE3650Test.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- is duplicated by
-
JBIDE-9932 Fix VpeDomMapping.getNodeMappingAtVisualNode to use HashMap.get instead of iteration
- Closed