Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

web-author-plugin-archetype

This is a maven archetype for a sample oXygen Web Author Plugin

In order to create a sample plugin project, use the following command:

mvn archetype:generate -DarchetypeGroupId=com.oxygenxml -DarchetypeArtifactId=web-author-plugin-archetype -DarchetypeVersion=18.0 -DarchetypeRepository=https://raw.githubusercontent.com/oxygenxml/web-author-plugin-archetype/mvn-repo/