Skip to content

Commit 8d82bd6

Browse files
committed
added Prerequisites
1 parent 43bf8b4 commit 8d82bd6

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

runners/wikiEclipse/templates/createFile.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
== Create the file <%= fileName; %>
22

33
=== Prerequisites
4-
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor.)
4+
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor).
5+
* Eclipse IDE (can be installed in your devonfw environment).
56

67
=== Creating <%= fileName; %> in the Eclipse IDE
78

runners/wikiEditor/templates/createFile.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
== Create the file <%= fileName; %>
22

33
=== Prerequisites
4-
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor.)
4+
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor).
5+
* Any Editor that can edit files
56

67
=== Creating <%= fileName; %> in an Editor
78

runners/wikiVsCode/templates/createFile.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
== Create the file <%= fileName; %>
22

33
=== Prerequisites
4-
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor.)
4+
* Existing folder you want to create the file. (If the folder doesn't exist you can create it from with the editor).
5+
* VS Code Editor (can be installed in your devonfw environment).
56

67
=== Creating <%= fileName; %> in the VS Code Editor
78

0 commit comments

Comments
 (0)