| 30 | * Add "Extras" paragraph at the end of [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] and put a link pointing to [wiki:PLATFORM_INFRASTRUCTURE_EXTRAS] in it. |
| 31 | * Create the [wiki:PLATFORM_INFRASTRUCTURE_EXTRAS] and write in it as follows: |
| 32 | ** "Properties" paragraph, with a short description what properties are and a link to == Code Examples with different Properties Kinds == in [wiki:PRO_LIB_CORE_TUTORIAL] |
| 33 | ** "NetBeans" paragraph, with a short manual for using Maven in NetBeans (example:[wiki: http://maven.apache.org/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html]) and importing the project in NetBeans. |
| 34 | ** "Testing" paragraph, with a description how to write unit tests and templates for them (see [wiki:TESTING]). |