summaryrefslogtreecommitdiff
path: root/scripting/workben/installer/InstUtil.java
AgeCommit message (Expand)Author
2014-10-10Scripting: Remove org packageDavid Ostrovsky
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-12java: return value of trim() ignoredNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23scripting: don't need x bits for theseMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2003-02-24IssueZilla 11648 - Logfile incorrectly reports no version of NetBeans foundTomas O'Connor
2002-11-26Added extra check to validate supported versions of netbeans and jeditNoel Power
2002-11-25File separator issues on Windows fixed and problem locating JEdit installneilm
2002-11-22Windows Office detection problems correctedneilm
2002-11-21Additional error/exception handlingneilm
2002-11-19Corrections for Windows path namesneilm
2002-11-19URLDecoder for Windowsneilm
2002-11-19Netbeans install for Windows correctedneilm
2002-11-18Some fixes to installer, including extra diagnostics, and exception handling.Duncan Foster
2002-11-15Adding package declarationsneilm
2002-11-13Initial Import of source files for the Scripting Framework Installerneilm