summaryrefslogtreecommitdiff
path: root/scripting/workben/installer/IdeVersion.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 if..else when returning boolean valuesNoel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2012-09-10Java5 update, Convert ArrayList and Vector code 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-01-31Removed support for Jedit - and only supports StarOffice6.1neilm
2002-11-26Added extra check to validate supported versions of netbeans and jeditNoel Power
2002-11-25Changes to prevent the installer crashing if only one IDE has been installedneilm
2002-11-25File separator issues on Windows fixed and problem locating JEdit installneilm
2002-11-21Added extra Jedit version to the filterneilm
2002-11-21Add tooltip to IDE Location and disable selection of the rows and columnsTomas O'Connor
2002-11-21Initialize the columns in the IDE versions table according to the longestTomas O'Connor
2002-11-18Some fixes to installer, including extra diagnostics, and exception handling.Duncan Foster
2002-11-15Initial Import of support for Netbeans and jEdit installationneilm