When following the instructions trying to run the Test.sh file for the Java Library I get this output:
pi@raspberrypi:~/deviceWISE_University/GrovePi/Software/Java $ ./scripts/compile.sh && ./scripts/Test.sh
./src/com/dexterind/grovepi/Board.java:41: error: unreported exception UnsupportedBusNumberException; must be caught or declared to be thrown
final I2CBus bus = I2CFactory.getInstance(busId);
^
1 error
This is a fresh installation of both Raspbian and the GrovePi stuff.
Any questions please do not hesitate to ask.
Thanks in advance,
Josh