< prev index next >

test/jdk/tools/jpackage/createinstaller/windows/base/JPackageCreateInstallerFileAssociationsBase.java

Print this page

        

*** 147,157 **** "--input", "input", "--output", "output", "--name", TEST_NAME, "--main-jar", "hello.jar", "--main-class", "Hello", - "--overwrite", "--files", "hello.jar", "--file-associations", "fa.properties"}; } public static void run(String name, String ext) throws Exception { --- 147,156 ----
< prev index next >