Compiler Report

Compiler: Eclipse Compiler for Java(TM) Version: 0.B76_R37x, 3.7.1

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/wtp-R3.3.1-M/workdir/plugins/org.eclipse.jst.common.frameworks/@dot

J2EEUtils.java :

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