Improved template search path, again
This commit is contained in:
parent
61d723b589
commit
07c23883c1
5 changed files with 69 additions and 26 deletions
|
@ -47,6 +47,7 @@ public class SampleBuild extends Project {
|
|||
.fromProject(this)
|
||||
// .projectName("My App")
|
||||
// .classTemplate("my_app_version.txt")
|
||||
// .classTemplate("version.txt")
|
||||
.execute();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue