Searched refs:ILLEGAL_TARGET_VERSION (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/
H A DMessages.java92 static final String ILLEGAL_TARGET_VERSION = // 1 arg field in class:Messages
93 "Driver.ILLEGAL_TARGET_VERSION";
H A DOptions.java583 throw new BadCommandLineException(Messages.format(Messages.ILLEGAL_TARGET_VERSION,token));

Completed in 152 milliseconds