Compiler Report

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

Number of source files: 12 Number of classfiles: 16

Problems: 1 (Errors: 0 Warnings: 1 )

Source File: org/eclipse/wtp/releng/tools/UpdatePackPropertiesFile.java
1. WARNING: UnclosedCloseableAtExit

Resource leak: 'zipinputstream' is not closed at this location

UpdatePackPropertiesFile.java :

342 : throw new BuildException("Could not create directory: " + destinationdirectory);