javafx - Eppleton tileengine missing libraries. net.java.canvas.GraphicsContext -
im trying run eppletons javafx tileengine there library missing can't find.
net.java.html.canvas.graphicscontext
web --> http://jayskills.com/blog/2013/01/09/writing-a-tile-engine-in-javafx/
link git repo --> https://github.com/eppleton/fxgameengine
any ideas?
fount !!!
its 1 of eppletons own projects. insert project dependency! -> https://github.com/eppleton/canvas/commit/30724e61bdb5eb4e955b865c88299da3dbdf2840 commit needed because newer versions not campatible game endgine. (check dates of last commits in gameengine canvas project)
this library missing in files can found searching maven repositories(netbeans).
import org.openide.util.lookup.serviceprovider;
hope somone! wrote ticket in gitrepo. hope fix it.
link reported issue:
Comments
Post a Comment