Searched refs:netbeansPath (Results 1 – 1 of 1) sorted by relevance
245 String netbeansPath = null; in main() local257 netbeansPath = args[++i]; in main()268 if (officePath == null && netbeansPath == null) in main()294 if (netbeansPath != null) { in main()295 IdeUpdater ideup = new IdeUpdater(netbeansPath, label, progressbar); in main()
Completed in 18 milliseconds