Skip to content

Commit 6fbafc1

Browse files
Update build.properties
1 parent bb4e807 commit 6fbafc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project.name=HelloWorldAntJavaProject_new
22
app.name=Hello World
3-
src.dir=${basedir}/src
4-
build.dir=${basedir}/bin
5-
dist.dir=${basedir}/dist
3+
src.dir=src
4+
build.dir=bin
5+
dist.dir=dist

0 commit comments

Comments
 (0)