Hello, adt team

We have a project with several Gradle modules, some of modules are pure 
Java modules with Gradle's Java plugin. And one of our Android modules 
depends on Java modules. 
We can normally build project from Terminal via Gradle Wrapper v2.3.

But, after switching to Android Studio 1.2 RC2 from previous AS on Canary 
Chanel, AS can not "Sync Project with Gradle Files" and another sad thing 
is that AS does not give any stacktrace or description to the error, just 
"Gradle project sync failed. Basic functionality...".

When Android module does not have dependency on Java module -> AS can 
normally synchronize with Gradle Files.

Here is the project StorIO on GitHub https://github.com/pushtorefresh/storio, 
you can clone it to see that it normally builds with Gradle Wrapper 2.3 and 
that AS 1.2 RC2  can not fully work with it. 

I double checked that latest Stable version of AS 1.1 can normally 
synchronize Gradle files of StorIO.

Environment:
- Mac OS X 10.10.3
- Android Studio 1.2 RC2 141.1874418
- JRE for AS 1.6.0_65-b14-466.1-11M4716 x86_x84 from Apple
- JDK for project 1.8.0_45 from Oracle
- Gradle Wrapper 2.3

Should I create an issue on b.android.com? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" 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.

Reply via email to