Difference between revisions of "Developers:GettingStartedWithReader"
From RifidiWiki
(New page: * The Reader Development Stages page describes in detail which readers the Emulator supports and how to go about creating a new reader * Please read the Style Guide before you begi...) |
(No difference)
|
Revision as of 18:16, 9 May 2008
- The Reader Development Stages page describes in detail which readers the Emulator supports and how to go about creating a new reader
- 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.