Checklist for Plug-ins
Contents
1. Checklist for Plug-ins
1.1. plug-in description files
- wsdl
- readme
- license
- annotation (rdf-file)
1.2. Test suite for the plug-ins
- including input data and expected output data
- basic tests
1.3. compatibility with any valid platform version
- plug-in API
- naming
- structure (plug-in name / lib - for storing the libs, src - the source code)
- specify with which platform version the plug-in is compliant
1.4. Plug-in type
- Decide
- Identify
- Reason
- Select
- Transform
1.5. External libraries (if required)
- configure build path by adding external JARs (optional)
