Git Product home page Git Product logo

Comments (1)

kdvolder avatar kdvolder commented on April 26, 2024

Unfortunately I don't have much useful information to share. I don't know if ADT the STS Gradle plugin and gradle android plugin work well together.

If the Gradle Dependencies container disapeared it probably means it is empty and has no dependencies. I think in that case Eclipse will not display it.

Either there are no dependencies or the gradle android plugin deals with dependencies differently and they are not visible to the tooling via the tooling API.

If the dependency container does not work, your best bet is probably to to disable 'Dependency Management' from the gradle menu and then do a 'Refresh All' (also from the gradle menu). This will use Gradle 'cleanEclipse' and 'eclipse' tasks to generate eclipse metadata rather than the tooling API.

Possibly this might work better, assuming that gradle android plugin has the ability to generate eclipse metadata.

I can't promise this will work. I don't know much about ADT or the Gradle Android plugin. Maybe ask around gradle forums and other places where developers of the gradle android plugin and ADT might hang out.

It is possible that STS Gradle plugin won't work well together with these tools no matter how you set it up. But I am open to trying to fix that if specific problems can be identified.

Sorry I can't be more helpful at this time.

Kris

from eclipse-integration-gradle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.