
With MyEclipse Spring IDE, get all the things you need for Spring framework development from built-in libraries to bean development tools, and even Spring scaffolding for jump starting your Spring projects. But, Spring is only part of the picture. MyEclipse is a multi-purpose IDE that’s well equipped for Spring development and so much more.
While you learn more about the all-in-one Spring IDE, go ahead and start your MyEclipse download!
Generate a basic, working Spring framework application with Spring scaffolding capabilities in MyEclipse. Scaffold a Spring CRUD application, and add additional coding using the scaffolded application as a starting point. Scaffolding is available for:
|
|
Annotators are part of the code assistants available in the MyEclipse Spring IDE. Annotators support annotation-based development by helping developers understand what annotations are available and in what context the annotation should be used. Use the Spring Annotator for Spring controllers, Spring services, components, and repositories.
Use the Spring framework along with JPA and Hibernate persistence technologies. Wizards make it easy to reverse engineer database table information, generating entity beans and DAOs and Spring backed DAOs and transactions in Spring projects. Powerful views allow you to easily create and edit persistence annotations. Work with SQL and popular database such as Oracle®, MySQL, PostgresQL, and SQL Server.
Deploy to a range of Java EE compliant application servers such as WebSphere, Glassfish, WebLogic, Tomcat, JBoss and more. Debug and hot-sync projects, and customize deployment configurations. For super-quick testing from your Spring IDE, use the integrated MyEclipse Tomcat and Derby servers.
Developing for the Enterprise throws a lot of things your way. With your MyEclipse Spring IDE, you also have a comprehensive set of Java EE technologies that allow you to provide solutions for anything that comes your way.

Use your Spring IDE to power your Enterprise applications. MyEclipse fully supports the Java EE framework and includes productivity tools for an efficient development process.Learn More
Don’t get stuck in a rut. With MyEclipse, you can work with WebSphere while enjoying the freedom to explore other technologies.Learn More
MyEclipse boasts seamless pairing of Maven with MyEclipse projects. Use Maven commands from the menu, or use command-line Maven, your choice.Learn More
Managing Multiple Beans & Projects
Use the Outline view to manage Spring beans. You can also change the outline to a Spring-style outline using the Outline view menu. Or, use the bean configuration file editor to manage Spring beans.



Spring outline
The Spring Explorer is a filtered tree view that displays all Spring projects in your workspace along with any beans, config sets and Spring Web Flow elements it may contain. This view is namespace aware and can be highly filtered and customized.

To see more of this document, visitSpring Development in MyEclipse.