We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd1b1b commit 6f54568Copy full SHA for 6f54568
build.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<project name="${project.name}" default="main">
3
4
- <!--- Including properties file -->
+ <!--- Including properties file here-->
5
<property file="build.properties"/>
6
7
<target name="init">
0 commit comments