You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shane Mc Cormack d99346cb42 fixed: java.lang.Character is incompatible with expected argument type java.lang.String in com.dmdirc.installer.cliparser.CLIParser.add(CLIParam) In file CLIParser.java, line 83 17 years ago
..
BooleanParam.java .length() == 0 -> .isEmpty() 17 years ago
CLIParam.java I thought these were commited. This is the installer stuff I've got working so far, it currently asks some questsions using the wizard stuff, no actuall installing is done y$ 17 years ago
CLIParser.java fixed: java.lang.Character is incompatible with expected argument type java.lang.String in com.dmdirc.installer.cliparser.CLIParser.add(CLIParam) In file CLIParser.java, line 83 17 years ago
IntegerParam.java I thought these were commited. This is the installer stuff I've got working so far, it currently asks some questsions using the wizard stuff, no actuall installing is done y$ 17 years ago
StringParam.java I thought these were commited. This is the installer stuff I've got working so far, it currently asks some questsions using the wizard stuff, no actuall installing is done y$ 17 years ago