-
Notifications
You must be signed in to change notification settings - Fork 0
Checklist for plugin publication
Slava Christin edited this page Apr 22, 2014
·
4 revisions
- help text - within browser - per tool
- Describe parameters
- description - on the size
- Add installation instructions
- Add screenshots
- Screenshots are described in file src\main\resources\META-INF\screenshots.txt
- Every line in screenshot.txt should be in format [filename]=[description]
- Screenshots should be placed into folder src\main\resources\META-INF
- Best size for screenshots is 600x372 px
- Describe the plugin in pom.xml
- Describe tags; use comma as separator (XPath - project.build.plugins.plugin.configuration.instructions.Tags)
- Add author (XPath - project.build.plugins.plugin.configuration.instructions.Author)
- Release notes (what's new) into src\main\resources\META-INF\release-notes.html