Skip to content
GitLab
Explore
Sign in
Changes
Page history
Updated Create own commands (markdown)
authored
Jul 26, 2016
by
Robert Goldmann
Show whitespace changes
Inline
Side-by-side
Create-own-commands.md
View page @
3cc4b2f4
### 1. use template "CommandNew"
### 2. Rename "CommandNew to "Command
<
YourName
>
"
### 2. Rename "CommandNew to "Command
+
YourName"
### 3. fill constructor with your keyword and number of params
```
java
...
...