[[BackLinksMenu]] = Analysis = == Overview == Check the Properties Library. If there is something to fix, fix it. For example some properties should be changed from Auto Properties to Resource Properties. Add !JavaDoc where necessary. Make overview of the libraries. For example add Changes in the diagram which is linked in [wiki:PRO_LIB_CORE_TUTORIAL]. == Task requirements == * Go through Properties Library * Add !JavaDoc where necessary. * Check for mistakes (for example a property is an auto property but should be a resource property) * Check the design * Make diagrams * Add some unit tests if necessary. == Task result == * The result should be source code. * The diagrams needed will be linked in [wiki:PRO_LIB_CORE_COMMONS]. == Implementation idea == * Create a wiki page [wiki:PRO_LIB_CORE_COMMONS] where the diagrams will be linked. == Related == * [wiki:PRO_LIB_CORE_TUTORIAL] can be useful. == How to demo == * Open the project in eclipse. * Demonstrate properties library. * Show that there is no !JavaDoc missing. * Show the wiki page where the diagrams are. * Run the unit tests. = Design = = Implementation = = Testing = = Comments = = Log = [[Include(wiki:PRO_LIB_CORE_COMMONS_R0_LOG)]]