This readme explains on how to run the Java Sample App in Windows 10 operating system environment.

 
Prerequisites:
--------------- 
1. Netbeans 8.2
2. JDK version 8


Steps to run the sample app:
-------------------------------

1. Extract the RFID_SDK_WINDOWS_Vx.x.x.x_64BIT.zip file 
2. Open the console application from the unzipped file from the location "java\sampleapp\src" in Netbeans.
3. Build and run the project.

 
Steps to run the jar file.
-----------------------------------
1. Extract the RFID_SDK_WINDOWS_Vx.x.x.x_64BIT.zip file  
2. Go to sample app bin folder(java\sampleapp\bin), where the executable jar file is found.
3. Navigate to this path on command prompt or powershell.
4. Run the executable jar file using the command: (java -jar J_RFIDHostSample1.jar)