Luan Nico
unread,Jul 15, 2013, 7:33:39 AM7/15/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twig-p...@googlegroups.com
Hello! I'd like to use Twig in a regular Java project, but I need the enum com.google.appengine.api.datastore.Query.FilterOperator to add a filter. I downloaded the Google AppEngine SDK, and add a lot of jars there, but it seems that none of them start with com., so I didn't know what to do. Is there a way to use this amazing library in a regular Java project, without AppEngine (whatever that is)? Or, if not, how do I import the entire library? I got about 20 jars in the download, do I have to add each one of them? Why wouldn't they make a single file?