How do I refresh project dependencies using Buildship in Eclipse?

前端 未结 5 1345
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-24 05:51

Eclipse Mars was recently released and I felt like trying it out. It listed tighter integration with Gradle as one of its features via Buildship.

With Luna I was usi

5条回答
  •  [愿得一人]
    2020-12-24 06:33

    I agree Buildship is a bit of a disaster. The documentation is extremely sparse with limited examples and minimal user guide. You would think documenting the transition from Gradle Integration for Eclipse (4.4) would be a no-brainer but I guess not. I also don't have a single clue how to use Buildship other than that I ran some tasks manually and it put fully qualified paths in my .classpath file. That's ridiculous considering many projects are shared through change control systems.

提交回复
热议问题