My favorites | Sign in
Repository Home Source
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
7
8
apply plugin: 'application'

dependencies {
compile project(':core')
compile group: 'com.googlecode.playn', name : 'playn-java', version: playN_version
}

mainClassName = 'playn.sample.hello.java.HelloGameJava'

Change log

998aa61872aa by James Williams <james.l.williams> on Nov 28, 2011   Diff
Gradle build for Java and GWT targets.
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 213 bytes, 8 lines
Powered by Google Project Hosting