Matthew's Design Study

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
For my design study, I am going to be working to improve the design of my COSC460 project. The project is a plug-in for Eclipse designed to provide a tool for visualising software metrics directly onto source code. The plug-in is written in Java and is approximately 5K LOC.
 
For my design study, I am going to be working to improve the design of my COSC460 project. The project is a plug-in for Eclipse designed to provide a tool for visualising software metrics directly onto source code. The plug-in is written in Java and is approximately 5K LOC.
  
==Rationale==
+
==Existing Code Base==
 
+
This system is my first attempt at developing this system.
==Requirements==
+
 
+
==Constraints==
+
  
 
==First Design==
 
==First Design==

Revision as of 02:52, 28 July 2009

For my design study, I am going to be working to improve the design of my COSC460 project. The project is a plug-in for Eclipse designed to provide a tool for visualising software metrics directly onto source code. The plug-in is written in Java and is approximately 5K LOC.

Existing Code Base

This system is my first attempt at developing this system.

First Design

Personal tools