Skip to content

Commit 698af05

Browse files
committed
documentation
1 parent 10a8d44 commit 698af05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

documentation/Functions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ cobiGenJava("path/to/java/file/MyEntity.java",[1,3,5,6,8])
3636
### createDevon4jProject
3737
#### parameter
3838
1. The project name
39+
2. the absolute path to the parent folder
3940
#### example
40-
createDevon4jProject("cobigenexample")
41+
createDevon4jProject("cobigenexample", "/root/devonfw/workspace/main")
4142

4243
***

0 commit comments

Comments
 (0)