< prev index next >
src/jdk.jextract/share/classes/com/sun/tools/jextract/resources/Messages.properties
Print this page
@@ -19,10 +19,11 @@
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#
+cannot.create.builtin.includes=Cannot create built-in includes: {0}
cannot.read.header.file=Cannot open header file: {0}
cannot.write.jar.file=Cannot write jar file: {0}, cause: {1}
cannot.write.class.file=Cannot write class file {0}, cause: {1}
not.a.directory=Not a directory: {0}
l.name.should.not.be.path=-l option value should not be a path: {0}
< prev index next >