[[BackLinksMenu]] = Analysis = == Overview == The goal of this task is to provide helpful things that make the development process easier. == Task requirements == * Decide which are the infrastructure extras needed: * Templates for Eclipse that create properties. See [wiki:PRO_LIB_CORE_CODE_TEMPLATES] * Templates for tests * Optional NetBeans setup * Other * Create the templates (or other extras) and add them to the PLATFORM_INFRASTRUCTURE_OVERVIEW document == Task result == The result should be an updated version of the PLATFORM_INFRASTRUCTURE_OVERVIEW page with the new sections(there can be "Extra" section). == Implementation idea == Discuss with the team what is needed most == Related == [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] [[BR]] [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW_R1] == How to demo == Show the updated PLATFORM_INFRASTRUCTURE_OVERVIEW page to the team. = Design = * Add "Extras" paragraph at the end of [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW] and put a link pointing to [wiki:PLATFORM_INFRASTRUCTURE_EXTRAS] in it. * Create the [wiki:PLATFORM_INFRASTRUCTURE_EXTRAS] and write in it as follows: * '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] * "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. * "Testing" paragraph, with a description how to write unit tests and templates for them (see [wiki:TESTING]). = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = = Log = ![[Include(wiki:PLATFORM_INFRASTRUCTURE_EXTRAS_R0_LOG)]]