Changes between Version 1 and Version 2 of PLATFORM_INFRASTRUCTURE_EXTRAS_R0
- Timestamp:
- 11/03/08 16:21:19 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_INFRASTRUCTURE_EXTRAS_R0
v1 v2 4 4 5 5 == Overview == 6 Infrastructure extras should provide helpful things such as: 7 * templates for Eclipse that create properties (or what else is needed) 8 * templates for tests 9 * optional NetBeans setup 6 The goal of this task is to provide helpful things that make the development process easier. 10 7 11 8 == Task requirements == 12 * Decide which are the infrastructure extras needed 13 * Implement the extras 9 * Decide which are the infrastructure extras needed: 10 * Templates for Eclipse that create properties 11 * Templates for tests 12 * Optional NetBeans setup 13 * Other 14 * Create the templates (or other extras) and add them to the PLATFORM_INFRASTRUCTURE_OVERVIEW document 14 15 15 16 == Task result == 16 Infrastructure extras (templates, setups, etc.) that make the development process easier 17 The result should be an updated version of the PLATFORM_INFRASTRUCTURE_OVERVIEW page with a new section 'Extras' 17 18 18 19 == Implementation idea == … … 20 21 21 22 == Related == 23 [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] [[BR]] 22 24 [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW_R1] 23 25 24 26 == How to demo == 25 Show the created templates (or other extras) to the team27 Show the updated PLATFORM_INFRASTRUCTURE_OVERVIEW page to the team. 26 28 27 29 = Design =