Changes between Version 11 and Version 12 of PLATFORM_INFRASTRUCTURE_EXTRAS_R0
- Timestamp:
- 11/07/08 14:04:17 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_INFRASTRUCTURE_EXTRAS_R0
v11 v12 28 28 29 29 = Design = 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: 30 * Add "Extras" paragraph at the end of [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] and write in it as follows: 32 31 * "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 32 * "NetBeans" paragraph, with a short manual for using Maven in NetBeans (example:[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]).33 * "Testing" paragraph, with a link to testing manuals (see [wiki:TESTING]). 35 34 36 35 = Implementation =