spywhere / Javatar

Java Development Plugin for Sublime Text 3
https://javatar.readthedocs.org/
Other
170 stars 20 forks source link

Error package does not exist #57

Closed bangive closed 9 years ago

bangive commented 9 years ago

I already added dependencies jar file gdx-1.7.1.jar and some others. But when i run build it show error: error: package com.badlogic.gdx does not exist.

spywhere commented 9 years ago

Did you try build and running it yourself? If so, please send me the full command you use to compile.

bangive commented 9 years ago

I import using Javatar Settings and it works.