java - Intellij 14 will not import gradle dependencies -


in intellij idea 14.1.4, working on large java ee project built gradle. however, when open idea , attempt import project gradle, dependencies not import (i.e. not show in project settings , cannot run tests or compile anything). have tried running gradle idea, both command line , within idea, refreshing gradle projects. ran rm -rf ~/.ideaic14/ reset settings, in case in idea's gradle settings screwy, , have gone far reinstall idea, no avail. entire office running same version of idea , no 1 else seems have problem, , working on same codebase exact same gradle build files. ideas cause this?


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -