JAL-629 added setprop. More filename based substitutions enabled. Test for these.
[jalview.git] / src / jalview / bin / argparser / ArgParser.java
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...