DEV Community

Discussion on: How do you build Application by Angular, Java and Eclipse?

Collapse
 
imben1109 profile image
Ben • Edited

Yes. Client side and server side application. The three tier architecture. We would include database layer.

I think I would develop the application framework which would include development environment, build, application structure, consist flow and layout and reusable component, etc. Some more components would be included as it is in enterprise context.

I think IDE, build tools and some of these technology may completely influence the project team including productivity, quality and creativity.

Why I don’t choose IntelliJ

  • Eclipse is FREE
  • No need for learning for existing team
  • Maybe easy to find people good as eclipse

I admit I have encounter so many people from eclipse.

  • loading time
  • no response at all sometime
  • consume so many resource
  • git integration have problem (I think)
  • weak support for JavaScript or html (I think)

They are so many problems due to eclipse but I finally choose....

I do not if my setup is good or not.