brandonborkholder / glg2d

Graphics2D wrapper for JOGL
77 stars 31 forks source link

Cannot find class SimplePathVisitor #8

Closed amigax closed 11 years ago

amigax commented 11 years ago

9b31484\src\test\java\glg2d\misc\SimpleTimingTests.java:[109,36] cannot find symbol symbol : class SimplePathVisitor location: class glg2d.misc.SimpleTimingTests

Btw im building with: mvn clean install is that correct?

brandonborkholder commented 11 years ago

Outdated source file pointed to an old package.

Fixed in 717d0d83ea7b339fa3381d17c346411174b3e940.