I have a project in Java in Eclipse (found it on www) but after importing it as a file system, i get continusly the unresolved errors for those two imports: import org.jgrapht.graph.DefaultDirectedWeightedGraph; import org.jgrapht.graph.DefaultWeightedEdge;
Any idea how to pass this isue and run it;