Merge branch 'feature/JAL-629_--output_-_means_output_to_STDOUT' into improvement...
[jalview.git] / src / jalview / bin / argparser / BootstrapArgs.java
2023-08-17 Ben SoaresMerge branch 'feature/JAL-629_--output_-_means_output_t...
2023-08-17 Ben SoaresJAL-3830 JAL-4160 Remove --noheadless as --gui does...
2023-08-10 Ben SoaresJAL-629 STDOUT documentation. Opt.STDOUT narrower...
2023-08-10 Ben SoaresJAL-629 Change all stdout and stderr output to use...
2023-08-09 Ben SoaresJAL-629 Move more stdout messages to stderr when output...
2023-06-01 Ben SoaresJAL-4193 JAL-4194 sessionProperties layer in Cache...
2023-05-30 Ben SoaresJAL-4121 slight refactoring of method name and added...
2023-05-27 Ben SoaresJAL-4121 Store Arg.Opts in bootstrapArgs. Change Opt...
2023-05-18 Ben SoaresJAL-629 fixes to typed args
2023-05-18 Ben SoaresJAL-629 Added 'Type' to args and argvalues
2023-05-04 Ben SoaresJAL-629 More NG arguments: --features, --annotations...
2023-04-12 Ben SoaresJAL-629 Fix non-multi string bootstrap arg bug.
2023-04-12 Ben SoaresJAL-629 allow argfiles in argfiles, but avoid looping...
2023-04-04 Ben SoaresJAL-629 Remove debugging comment
2023-04-03 Ben SoaresJAL-629 sort files from java glob for predictability...
2023-04-03 Ben SoaresJAL-629 added setprop. More filename based substitution...
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-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...