GithubHelp home page GithubHelp logo

Comments (3)

zhangzhx avatar zhangzhx commented on July 1, 2024 2

We have changed to using Maven to manage the dependencies for AWS Java SDK as Maven is still the most popular tool for developers. But as Gradle is having more and more adopters, we might consider to provide Gradle support as well in the future.

from aws-toolkit-eclipse.

fulghum avatar fulghum commented on July 1, 2024

Ouch. That's not very smooth. This sounds like another good argument to switch to a Maven project structure and let Maven do the dependency caching/resolution, rather than forcing developers to do extra work to make dependencies available. I'm interested to hear your thoughts on that. See any downsides to switching to a Maven project structure?

from aws-toolkit-eclipse.

rherrmann avatar rherrmann commented on July 1, 2024

I absolutely agree with you to re-use existing tools for dependency resolution. While Maven is a popular choice, Gradle also becomes more and more popular these days. Hence you may want to give users a choice which project layout/build tool they want to create a project for. However, you probably know best what build tool the majority of your users use.

Maybe a list of project layouts to choose from in the existing New AWS Project wizard would be decent solution. Specific 'project creators' could be contributed through extensions.

Support for a specific build tool would probably require a dependency on the respective Eclipse plug-ins (i.e. m2e or Buildship). In this case, the plug-ins that provide the contributions would need to be optional so that installing the AWS Toolkit does not drag in all the build tool dependencies.

from aws-toolkit-eclipse.

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.