diff --git a/Core/build.xml b/Core/build.xml
index 527d9c52a1ab27ed6d810b12aa806eb01b37fc5e..428af6c053e9f9d012f4aa2570de2a627de6bfec 100644
--- a/Core/build.xml
+++ b/Core/build.xml
@@ -31,7 +31,8 @@
     </target>
 
     <target name="get-thirdparty-dependencies" description="get third-party dependencies"> 
-        <!--Copy netbeans localization jars: 
+        <!--
+            Copy netbeans localization jars: 
             This contains jars provided in Netbeans 8 RCP that provide localization bundles.  
             They do not appear to be included in Netbeans >= 9.  
             See VIK-7434 for more information.