mirror of https://github.com/axmolengine/axmol.git
change the platform java path.
This commit is contained in:
parent
902b93185e
commit
4e09856624
|
@ -84,4 +84,4 @@ If the last command results in sdk.dir missing error then do:
|
||||||
|
|
||||||
$ android list target
|
$ android list target
|
||||||
$ android update project -p . -t (id from step 6)
|
$ android update project -p . -t (id from step 6)
|
||||||
$ android update project -p cocos2d-x/cocos2dx/platform/android/java/ -t (id from step 6)
|
$ android update project -p cocos2d/cocos/2d/platform/android/java/ -t (id from step 6)
|
||||||
|
|
Loading…
Reference in New Issue