Compiler Report

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

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 :

42 : private String packageAs;