jalview/datamodel/features/FeatureMatcherSet.js
jalview/datamodel/features/FeatureMatcherSetI.js
jalview/datamodel/features/FeatureStore.js
-jalview/datamodel/features/RangeComparator.js
jalview/datamodel/features/SequenceFeatures.js
jalview/datamodel/features/SequenceFeaturesI.js
jalview/gui/AlignFrame.js
javax/swing/DefaultListCellRenderer.js
javax/swing/DefaultSingleSelectionModel.js
javax/swing/DesktopManager.js
+javax/swing/FocusManager.js
+javax/swing/InternalFrameFocusTraversalPolicy.js
+javax/swing/LayoutComparator.js
+javax/swing/LayoutFocusTraversalPolicy.js
+javax/swing/SortingFocusTraversalPolicy.js
+javax/swing/SwingContainerOrderFocusTraversalPolicy.js
+javax/swing/SwingDefaultFocusTraversalPolicy.js
javax/swing/InputMap.js
javax/swing/JApplet.js
javax/swing/JButton.js
javax/swing/border/AbstractBorder.js
javax/swing/border/BevelBorder.js
javax/swing/border/Border.js
+javax/swing/border/CompoundBorder.js
javax/swing/border/EmptyBorder.js
javax/swing/border/EtchedBorder.js
javax/swing/border/LineBorder.js
intervalstore/api/IntervalStoreI.js
intervalstore/impl/BinarySearcher.js
intervalstore/impl/IntervalStore.js
+intervalstore/impl/NCList.js
+intervalstore/impl/NCListBuilder.js
+intervalstore/impl/NCNode.js
+intervalstore/impl/Range.js
jalview/analysis/GeneticCodeI.js
jalview/analysis/GeneticCodes.js
jalview/api/FeaturesSourceI.js
<property name="template.html" value="jalview_bin_Jalview.html"/>
<property name="template.name" value="JalviewJS"/>
- <echo>......Now copying ${site}/${template.html} as ${$template.name}_${core.name}.html with core:"${core.name}", added to the Info block.</echo>
+ <echo>......Now copying ${site}/${template.html} as ${template.name}_${core.name}.html with core:"${core.name}", added to the Info block.</echo>
<copy file="${site}/${template.html}" tofile="${site}/${template.name}_${core.name}.html"/>
<replace token="NONE" value="${core.name}" file="${site}/${template.name}_${core.name}.html"/>