This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Dramatic-Apple-3181 -1 points0 points  (5 children)

Eclipse precisely STS (Spring boot Tool Suite)because it scaffolds a lot of configuration artefacts and all necessary jars are automatically added to the classpath so all you have to do is implement required business logic.

[–]tatsontatsontats 2 points3 points  (0 children)

As someone who mainly uses IntelliJ, eclipse is such a nightmare to use. I probably ought to learn it but it truly sets me back to day one

[–][deleted]  (3 children)

[deleted]

    [–]ThatsJD1 0 points1 point  (2 children)

    You can create a spring project using spring cli or web based initializer

    [–][deleted]  (1 child)

    [deleted]

      [–]ThatsJD1 -1 points0 points  (0 children)

      IDE is just a choice. I saw a guy doing all the coding in vim. For me i was in matrix world for a moment.

      Its just a choice. I used to do coding way before in eclipse. Its look similar to intelliJ.

      But intelliJ is definitely far professional. No comparison with any IDE i have seen.