robovm / robovm-docs

RoboVM Documentation Project
5 stars 16 forks source link

Gradle instructions on samples page won't work #69

Closed ntherning closed 9 years ago

ntherning commented 9 years ago

The Gradle section says

... switch into a sample directory and execute one of the following:

# to launch on an IPhone simulator
./gradlew launchIPhoneSimulator

# to launch on an IPad simulator
./gradlew launchIPadSimulator

# to launch on a connected device
./gradlew launchIOSDevice

But there are no gradlew scripts in the individual sample folders:

Niklas-MacBookPro:robovm-samples niklas$ find . -name gradlew
./ContractR/gradlew
./gradlew

Running ../gradlew in each sample folder seems to work though.

ajhager commented 9 years ago

Closed by 83b7557c32ecc1747d15358458b46e42be511bdf