Searched refs:LAUNCH_SCRIPT_NAME (Results 1 – 1 of 1) sorted by relevance
152 private static final String LAUNCH_SCRIPT_NAME = "appLaunch"; field in AppLaunch1284 launchFile = File.createTempFile(LAUNCH_SCRIPT_NAME, ".sh"); in run()