Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The policy development team is committed to adhering to S3P Usability Level 1 guidelines and ONAP Recommended Software Development Best Practices: Developer Best Practices

The following requirements should be adhered to in order to help support maintaining above guidelines. Adherence assists the Committers and Contributors with Code Reviews and future ability of developers to understand, help maintain, and extend the software contributed.

Policy repositories inherit from oparent which supports Checkstyle Plugin to ensure the code meets Java Code Style requirements. The following pages give instructions on how to setup your editor to continue to enforce.

Policy Developer Environment: Setting up Eclipse


If you do not use these editor, just a simple "mvn compile" from a command line terminal should identify checkstyle issues.

  • No labels