Difference between revisions of "Developers:GettingStartedWithReader"
From RifidiWiki
|  (→Developing=) | |||
| Line 3: | Line 3: | ||
| * The [[Reader Development Stages]] page describes in detail how to go about planning a virtual reader iteration | * The [[Reader Development Stages]] page describes in detail how to go about planning a virtual reader iteration | ||
| − | =Developing | + | =Developing= | 
| * Please read the [[Style Guide]] before you begin coding   | * Please read the [[Style Guide]] before you begin coding   | ||
| *[[Create a new reader project]] in eclipse | *[[Create a new reader project]] in eclipse | ||
Revision as of 18:20, 9 May 2008
This page shows developers how to get started developing a Rifidi Virtual reader
Contents
Planning
- The Reader Development Stages page describes in detail how to go about planning a virtual reader iteration
Developing
- Please read the Style Guide before you begin coding
- Create a new reader project in eclipse
- The Package Structure for a reader project page shows you what classes every reader should have and how the classes should be structured to fit in with the rest of the emulator

