Closed GoogleCodeExporter closed 8 years ago
The problem was that an absolute path was specified instead of a relative one.
To solve this, do the following in Eclipse:
In the "Package Explorer", right-click on "SensorDemo" > Properties > Java
Build Path > Libraries.
Select the "sensorsimulator-lib-1.1.0-rc1" and press "Remove".
Then "Add JARs..." and add SensorDemo/lib/sensorsimulator-lib-1.1.0-rc1.
Press OK.
Then you should have included the library properly.
Original comment by peli0...@googlemail.com
on 19 Jan 2011 at 3:50
The problem was that an absolute path was specified instead of a relative one.
To solve this, do the following in Eclipse:
In the "Package Explorer", right-click on "SensorDemo" > Properties > Java
Build Path > Libraries.
Select the "sensorsimulator-lib-1.1.0-rc1" and press "Remove".
Then "Add JARs..." and add SensorDemo/lib/sensorsimulator-lib-1.1.0-rc1.
Press OK.
Then you should have included the library properly.
Original comment by peli0...@googlemail.com
on 19 Jan 2011 at 3:50
This issue was closed by revision r3037.
Original comment by peli0...@googlemail.com
on 19 Jan 2011 at 3:52
This issue was updated by revision r3038.
Add note for release.
Original comment by peli0...@googlemail.com
on 19 Jan 2011 at 4:03
Original issue reported on code.google.com by
fahim.na...@gmail.com
on 16 Jan 2011 at 6:10