On Sat, Apr 5, 2014 at 3:28 AM, Jason Yang <[email protected]>wrote:
> anyone can help to run caja on my own computer? seems like it need ant,but > i download ant from apache, i can't find a file named "ant-jars" > i open runcaja under bin/ and see "ant-jars" something. > sorry, i am a newer of java and linux. > Ant is a build tool. Once you have it installed you should enter a command like ant jars while in the Caja directory to build Caja. (At the moment 'ant' or 'ant all', which should work to build everything, will fail due to a broken demo; that's issue 1902<http://code.google.com/p/google-caja/issues/detail?id=1902> .) -- --- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
