Hey Guys,
I was playing around with the Toolkit today and most of the examples are working great, but when I drop the code into Eclipse, I get errors on the following two lines:
File file = new File(getClass().getResource("/org/gephi/toolkit/demos/resources/polblogs.gml").toURI());
"Cannot make a reference to the non-static method getClass from the type Object"
DegreeRangeFilter degreeFilter = new DegreeRangeFilter();
"DegreeRangeFilter cannot be resolved to a type" (it suggests DegreeRangeBuilder)
Any suggestions?
-Elijah
************
Elijah Meeks
http://dhs.stanford.edu
Digital Humanities Specialist
Academic Computing Services
Stanford University
eme...@stanford.edu
(650)387-6170