Javelin + ping
Rolix57
Posts: 2
Hi there
I'm just new in programming using Java. My teacher wants me to read a Ping using a Javelin. I downloaded the example code for it, and when I compile Ping.java the following error appears:
[Java Error] Ping.java(1): Error: Could not find package named:
C:\Program Files (x86)\Parallax Inc\Javelin Stamp IDE\lib/stamp/periphera/sensor/range/Ping or
C:\Program Files (x86)\Parallax Inc\Javelin Stamp IDE\Projects/stamp/peripheral/sensor/range/Ping
Can anybody help me??
I'm just new in programming using Java. My teacher wants me to read a Ping using a Javelin. I downloaded the example code for it, and when I compile Ping.java the following error appears:
[Java Error] Ping.java(1): Error: Could not find package named:
C:\Program Files (x86)\Parallax Inc\Javelin Stamp IDE\lib/stamp/periphera/sensor/range/Ping or
C:\Program Files (x86)\Parallax Inc\Javelin Stamp IDE\Projects/stamp/peripheral/sensor/range/Ping
Can anybody help me??
Comments