Compiler Report

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

Number of source files: 3 Number of classfiles: 4

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/jpt/dbws/eclipselink/core/gen/Main.java
1. WARNING: UnusedPrivateField

The value of the field Main.packageAs is not used

Main.java :

43 : private String packageAs;