Changes between Version 10 and Version 11 of ScriptBuilderTasks


Ignore:
Timestamp:
01/29/2020 04:28:47 AM (6 years ago)
Author:
jdalbey
Comment:

add xml prettify

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilderTasks

    v10 v11  
    33 
    44Get UI feedback from Neil. 
     5 
     6(1) The generated DTD in `scriptbuilder.structures.XMLWriter` doesn't match the `script.dtd` file in Scenarios folder. (John?) 
     7 
     8(3) When outputting XML, prettify the formatting. [http://www.topjavatutorial.com/java/java-programs/pretty-print-xml-java/ See example]. 
    59 
    610(2) ~~Add a "needs saving" indicator to the title bar. Also, prompt the user to confirm if they try to exit and there are unsaved changes.~~ 
     
    3640 
    3741== Utilities == 
    38 link validator: Are any resources missing? 
     42~~link validator: Are any resources missing?~~ 
    3943 
    4044~~Generate printed dialog to be used when making the audio recordings.  Maybe saving in a text file is adequate for now? Yes. ~~