Difference between revisions of "Create a new reader project"

From RifidiWiki

Jump to: navigation, search
Line 25: Line 25:
  
 
== add the project to the SVN Server ==
 
== add the project to the SVN Server ==
 +
 +
If you already created a new Eclipse Plug-in Project you need to add it to the Subversion Server. This can be done by following these 5 steps.
 +
 +
#
 +
#
 +
#
 +
#
 +
#
  
 
{| border="0" style="background:transparent;"
 
{| border="0" style="background:transparent;"
 
|-
 
|-
 
|
 
|
[[Image:TagStreamer-createReaderWizard1.png|300px|thumb|left|Select the readertype]]
+
[[Image:ShareProject1.png|300px|thumb|left| Select the readertype]]
 
||
 
||
[[Image:TagStreamer-createReaderWizard2.png|300px|thumb|left|enter the name of the reader and select the attributes]]
+
[[Image:ShareProject2.png||300px|thumb|left|enter the name of the reader and select the attributes]]
 
||
 
||
[[Image:TagStreamer-createReaderWizard3.png|300px|thumb|left| GPIO Settings (optional)]]
+
[[Image:ShareProject3.png||300px|thumb|left| GPIO Settings (optional)]]
 +
||
 +
[[Image:ShareProject4.png||300px|thumb|left| GPIO Settings (optional)]]
 +
||
 +
[[Image:ShareProject5.png||300px|thumb|left| GPIO Settings (optional)]]
 
|}
 
|}

Revision as of 04:48, 29 January 2008

How to create a new Reader Project

If you start up a new Reader it is necessary to create a new Plugin Project for the new reader. This HowTo shows how to do this in Eclipse.

making a new Project in Eclipse

First you need to set up your Eclipse Workspace. After that you can start creating a new Project by selecting the "File"-menu in the eclipse menubar.

File -> New... -> Project

Now you will see the "New Project Wizard".

  1. create a new Eclipse Plug-in Project
  2. enter a name for the new Project and select as Target Platform Equinox
  3. enter the name of the Plug-in Provider and click the finish button
create a new "PluginProject" in Eclipse
enter the name for the project and select as target Equinox
Enter the Name of the Plug-in Provider


add the project to the SVN Server

If you already created a new Eclipse Plug-in Project you need to add it to the Subversion Server. This can be done by following these 5 steps.

Select the readertype
enter the name of the reader and select the attributes
GPIO Settings (optional)
GPIO Settings (optional)
File:ShareProject5.png
GPIO Settings (optional)
Personal tools