Saturday, September 21, 2013

calSpeed domination jdk1.7

So this week I got hired by Dr. Byun, one of my professors, to work on developing a web based internet speed connection test for the university. It's part of a larger project that my university is working on for CPUC.

So I got some source code from the previous project to get familiar with it. I had some issues running the project in netbeans and I just now resolved the last dependency. Turns out, the jdk1.7 library not only has to be in place but have the exact same title to be linked properly. #littlebugs