
Java Project
From sselab
(Difference between revisions)
Jump to: navigation, search
(Created page with '== Services involved == * Subversion * Trac * MediaWiki (internal) == Initial setup == * Download the following template and commit it into your ...') |
(→Initial setup) |
||
Line 6: | Line 6: | ||
== Initial setup == | == Initial setup == | ||
- | |||
* Use the trac to plan your software project | * Use the trac to plan your software project | ||
** Break your problem into several subproblems and create a ticket for each one of it | ** Break your problem into several subproblems and create a ticket for each one of it | ||
** Create milestones for implementation of new features and releases of your software | ** Create milestones for implementation of new features and releases of your software | ||
* Calculate various statistics of your implementation and publish it in the internal wiki for your project manager with the wikibot (advanced) | * Calculate various statistics of your implementation and publish it in the internal wiki for your project manager with the wikibot (advanced) |
Revision as of 12:26, 31 January 2012
Services involved
Initial setup
- Use the trac to plan your software project
- Break your problem into several subproblems and create a ticket for each one of it
- Create milestones for implementation of new features and releases of your software
- Calculate various statistics of your implementation and publish it in the internal wiki for your project manager with the wikibot (advanced)