I’ve just tried to checkout Pebble’s source, and build the evolving version of 1.5. I couldn’t do it. There weren’t any instructions on building that I saw, so I tried a few things.
- Run the setenv.bat file. This seemed to mess up my
ANT_HOME. - Run
ant -projecthelp. This gave me aNullPointerException. - Run
ant. This gives meTagUnitTask cannot be found.
I don’t have the time or energy to dig in and figure out how the build system works, so for now I’ll wait. It’s hard to have all of the Prime Directives right all of the time.
