Github user emilianbold commented on a diff in the pull request:
https://github.com/apache/incubator-netbeans/pull/31#discussion_r143058582
--- Diff: j2ee.core.utilities/test/unit/data/JavaApp/build.xml ---
@@ -35,20 +56,20 @@
</obfuscate>
</target>
- For list of available properties check the imported
- nbproject/build-impl.xml file.
+ For list of available properties check the imported
+ nbproject/build-impl.xml file.
Another way to customize the build is by overriding existing main
targets.
- The targets of interest are:
+ The targets of interest are:
--- End diff --
More whitespace.
---