Git Product home page Git Product logo

Comments (8)

andreyKarayvanskyCogniance avatar andreyKarayvanskyCogniance commented on April 27, 2024

Just tried installing STS360 e44, then installed Gradle IDE from marketplace. Got same issue.

from eclipse-integration-gradle.

badlogicmanpreet avatar badlogicmanpreet commented on April 27, 2024

I am facing the same problem on 3.6.1.

from eclipse-integration-gradle.

radimk avatar radimk commented on April 27, 2024

Possible fix is to change anonymous ProgressListener class in GradleModelProvider into a static inner class. At least this fixed similar problem when running tests using -Pe44 profile last week. I am afraid there are more places where this equinox object leaks into a closure of objects transfered to Gradle daemon while executing long running operation.

from eclipse-integration-gradle.

radimk avatar radimk commented on April 27, 2024

BTW: it is probably better to file this into https://issuetracker.springsource.com/browse/STS (component GRADLE)

from eclipse-integration-gradle.

eliasvasylenko avatar eliasvasylenko commented on April 27, 2024

Cheers radimk, issue created (and another confirmation, Ubuntu 14.10, same eclipse/STS versions) https://issuetracker.springsource.com/browse/STS-3922

from eclipse-integration-gradle.

eliasvasylenko avatar eliasvasylenko commented on April 27, 2024

Solution from the springsource issue, add the following properties to eclipse.ini, STS.ini or GGTS.ini:

-Dosgi.configuration.area.default=null
-Dosgi.user.area.default=null
[email protected]

Confirmed as working for me.

from eclipse-integration-gradle.

kdvolder avatar kdvolder commented on April 27, 2024

Closing this as duplicate of https://issuetracker.springsource.com/browse/STS-3922
(also STS-3922 will be resolved as 'Fixed' shortly)

from eclipse-integration-gradle.

boulik avatar boulik commented on April 27, 2024

Hello,
workaround doesn't help me.
https://issuetracker.springsource.com/browse/STS-3923

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.