JAL-629 Test and fix --annotation --ssannotation args. Added a viewerType arg/subval...
[jalview.git] / src / jalview / bin / argparser / ArgParser.java
2023-04-22 Ben SoaresJAL-629 Test and fix --annotation --ssannotation args...
2023-04-14 Ben SoaresJAL-629 Adding PAE and TFType at structure loading...
2023-04-12 Ben SoaresJAL-629 allow comments in argfiles '#'
2023-04-05 Ben SoaresJAL-629 Tests for FileUtils. Tidying counter substituti...
2023-04-04 Ben SoaresJAL-629 More consistent printing of --arguments. Exampl...
2023-04-04 Ben SoaresJAL-629 --initsubstitutions as a bootstrap arg, new...
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
2023-03-30 Ben SoaresJAL-629 fix bug for opening single named file with...
2023-03-30 Ben SoaresJAL-629 Don't use new ArgParser if there are no --args...
2023-03-30 Ben SoaresJAL-629 fix SubVals npe
2023-03-29 Ben SoaresJAL-629 Added --opennew --nonews --nosplash. Added...
2023-03-28 Ben SoaresJAL-629 Opening files in new windows. not working yet
2023-03-25 Ben SoaresJAL-629 open initial non-Arg arguments as files in...
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...