...
Info |
---|
NOTE: ${PWD} is for Mac, Linux and Windows PowerShell. For Windows Command Prompt, replace ${PWD} with "%cd%". |
Warning | ||
---|---|---|
|
Generate a Plugin
1. Run the following command to generate a plugin project (adjust the groupId and artifactId values as required)
...