Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.C58, 3.8.0

Number of source files: 58 Number of classfiles: 58

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jst/ws/internal/common/J2EEUtils.java
1. WARNING: ForbiddenReference

Access restriction: The method mergeClassPath(String[]) from the type ArchiveManifest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp4x-R3.5.2-M/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEUtils.java :

1610 : manifest.mergeClassPath(new String[]{uri});