Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2

Number of source files: 4 Number of classfiles: 7

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wst/xml/xpath/ui/internal/views/tests/TestXPathComputer.java
1. WARNING: DiscouragedReference

Discouraged access: The method setId(String) from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot

TestXPathComputer.java :

170 : domImpl.setId("dummy");