Skip to content

Commit 2076583

Browse files
committed
Katacoda buildJava
1 parent 6ba302f commit 2076583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/Functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ createDevon4jProject("cobigenexample")
4747
#### parameter
4848
1. The project directory
4949
2. Indicator whether tests should be run
50-
5150
#### example
5251
buildJava("cobigenexample", true)
5352

@@ -57,7 +56,6 @@ buildJava("cobigenexample", true)
5756
#### parameter
5857
1. Path of the file to be created (relative path to the workspace directory)
5958
2. (Optional) Path of the file to get the content from. Relative to the playbook directory
60-
6159
#### example
6260
createFile("cobigenexample/core/src/main/java/com/example/application/cobigenexample/customermanagement/dataaccess/api/CustomerEntity.java", "files/CustomerEntity.java")
6361

0 commit comments

Comments
 (0)