Educational Material
To help users quickly evaluate and become productive using MyEclipse, we are providing a Quickstart library that covers important areas of MyEclipse development. We are rapidly delivering new documentation so continue to check back here to see new additions to the library.
Please don't try to replicate the online help system. Site security policy will likely interpret as a malicious effort and cause your IP to be automatically blacklisted by our firewall. Instead, please download the zip file (8 MB).
| Tutorials | User Contributed | External Resource | Demos |
Need hands-on training with MyEclipse? Register for FREE MyEclipse Webinars!
General |
||
| Welcome to MyEclipse An orientation that introduces new users to the navigation and basic functionality in MyEclipse. |
||
| MyEclipse Feature Overview An introduction to some of the more notable functionality in MyEclipse. |
||
| Customizing and Updating MyEclipse This tutorial shows how get started using all of the available mechanisms with your MyEclipse installation. |
||
| Understanding MyEclipse Subscriptions An introduction to the MyEclipse subscription model and how it works. |
||
| MyEclipse Product Activation A step-by-step walkthrough of the MyEclipse activation process. |
||
Basics |
||
| Introduction to Web Projects An introduction to creating, editing, deploying, running and testing web applications in MyEclipse. |
||
| Introduction to EJB Projects An introduction to creating, editing, deploying, running and testing EJBs in MyEclipse. |
||
| Introduction to Enterprise Application Projects An introduction to creating, editing, deploying, running and testing EARs in MyEclipse. |
||
| MyEclipse JSR 168 Portlet Development Overview An overview doc showing off the JSR 168 Portlet tooling available in MyEclipse |
||
| MyEclipse Examples On-Demand Use Examples On-Demand to add example projects to your workspace with 1-Click and get started developing with MyEclipse. |
||
| Examples On-Demand Demonstration This demonstration of MyEclipse Examples On-Demand will show you how to get started with an example project in under 1 minute. |
||
| Java Profiling with VisualVM for MyEclipse This tutorial walks you through the process of profiling a standalone Java application, Web application and Java applet using VisualVM for MyEclipse. |
||
| Text Editing with MyEclipse This overview shows you the basics of using the simple MyEclipse Text Editor. |
||
| How to use Remote Debugging A tutorial showing how to make use of debugging on remote application servers with MyEclipse. |
||
| Getting Started with MyEclipse Development By Tom Hunter |
||
MyEclipse Blue Edition |
||
| MyEclipse Blue Edition for RAD Users An introduction to MyEclipse Blue Edition for IBM RAD users. |
||
| RAD Project Migration for MyEclipse Blue Edition A quick tutorial on how to use the RAD-to-MyEclipse Blue Edition project migration wizards. |
||
| WebSphere 5.x, 6.0 and 6.1 Tutorial
A quick introduction of how to configure MyEclipse Blue Edition to work with your existing install of WebSphere. |
||
| Remote WebSphere Server Support Outlines how to configure MyEclipse Blue Edition to deploy applications to remote WebSphere 6.0, 6.1 and 7.0 installations. |
||
| Installing WebSphere 6.1, JAX-WS, EJB 3.0 and Updates Detailed instructions on how to properly install WebSphere 6.1, all existing updates as well as the EJB 3.0 and JAX-WS feature packs available. |
||
| Developing JAX-RPC Web Services for WebSphere A tutorial covering the basics of developing a JAX-RPC WebService on WebSphere using MyEclipse Blue Edition. |
||
| Developing JAX-WS Web Services for WebSphere A tutorial covering the basics of developing a JAX-WS WebService on WebSphere using MyEclipse Blue Edition. |
||
| WebSphere Portal 6.0 Support in MyEclipse Blue An overview of the tooling support for WebSphere Portal 6.0 in MyEclipse Blue |
||
| Using MyEclipse Blue to Develop JSR 168 Portlets for WebSphere A tutorial introducing you to WebSphere JSR 168 Portlet development using MyEclipse Blue. |
||
| Working with the Supplemental WebSphere Portal 6.0 Portlet APIs A tutorial on how to work with the supplemental WebSphere Portal 6.0 portlet APIs in MyEclipse Blue. |
||
| Creating a Data Source in WebSphere Detailed instructions on how to create a data source in WebSphere. |
||
![]() |
MyEclipse for Spring |
|
| MyEclipse for Spring Reference The reference guide for MyEclipse for Spring, including scaffolding blueprints. |
||
| Spring MVC 3.0 Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Spring MVC 3.0 software components or a ready-to-run Spring MVC application. |
||
| Spring Web Flow Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Spring Web Flow software components or a ready-to-run Spring Web Flow application. |
||
| JSF 2.0 with Primefaces + Spring Scaffolding Tutorial A tutorial showing how to use scaffolding to produce JSF 2.0 with Primefaces software components or a ready-to-run JSF application. |
||
| GWT 2.1 + Spring Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Google Web Toolkit (GWT) 2.1 and Spring software components or a ready-to-run GWT application. |
||
| Adobe Flex 4.0 Scaffolding Tutorial A tutorial showing how to use scaffolding to produce Adobe Flex and Spring software components or a ready-to-run Adobe Flex application. |
||
| Spring Security Scaffolding Tutorial A tutorial showing how to use scaffolding to add Spring Security to a Spring web application in just minutes. |
||
| Spring Annotator Tutorial A tutorial for using Spring annotators for maintaining Spring artifacts. |
||
| JAX-WS Annotator Tutorial A tutorial for using JAX-WS annotators for maintaining JAX-WS artifacts and producing web services. |
||
| Import and Use a SOAP Web Service Tutorial A tutorial showing how to consume a web service. |
||
| Scaffold Spring service from WSDL Tutorial A tutorial showing how to generate a JAX-WS and Spring implementation of a web service contract (WSDL). |
||
| Spring DSL part 1: Enable Spring DSL Tutorial A tutorial showing how to initialize a project with Spring DSL support. |
||
| Spring DSL part 2: Use Spring DSL Tutorial A tutorial showing how to use the Spring DSL for creating Spring application artifacts. |
||
| Customize Code Generation Tutorial A tutorial showing how to customize the scaffolding capabilities of MyEclipse for Spring. |
||
| Packaging Customizations Tutorial A tutorial showing how to package customized scaffolding capabilities and share them. |
||
Ajax |
||
| AJAX Application Debugging An overview of how debugging of an AJAX application works in MyEclipse. |
||
| JavaScript Development & Debugging A tutorial covering the development and debugging of a JavaScript application in MyEclipse. |
||
| MyEclipse AJAX Workbench Overview A tutorial covering the tools available to developers working with Web 2.0 technologies (e.g. JavaScript). |
||
| MyEclipse JavaScript Feature Overview An overview of the JavaScript features and tools available in MyEclipse. |
||
| MyEclipse Google Maps Demonstration In this demonstration we will use the MyEclipse AJAX tools to work on the Google Maps example project available from the MyEclipse Examples On-Demand repository |
||
| MyEclipse ICEfaces Tutorial Learn how to use the new MyEclipse ICEfaces integration to quickly develop Ajax-enabled JSF applications with the ICEfaces JSF components. |
||
HTML |
||
| Using the HTML Editor An introduction to the HTML source editor in MyEclipse. |
||
| Using the Visual HTML Designer An introduction to the visual HTML page designer in MyEclipse. |
||
| Using the Visual HTML Designer SNAP A demonstration of the visual HTML designer SNAP application. |
||
XML |
||
| Using the MyEclipse XML Editor An introduction to using the MyEclipse XML Editor and it's advanced editing features. |
||
| Using the MyEclipse Web XML Editor An introduction to using the MyEclipse Web XML Editor and it's advanced editing features. |
||
| Using the MyEclipse XML Schema (XSD) Editor An introduction to the MyEclipse XML Schema (XSD) Editor and it's advanced visual design features. |
||
Maven4MyEclipse |
||
| Maven for MyEclipse (Maven4MyEclipse) Overview An overview of the Maven tooling in MyEclipse Professional and Blue. |
||
| Creating a Maven Project using Maven4MyEclipse A short screencast showing you how to create and work with Maven-enabled projects in MyEclipse. |
||
| Creating Maven Library Projects and Managing Dependencies A short screencast showing you how to create a Maven Java Project and using it as a library dependency for other projects. |
||
| Running Maven Goals using Maven4MyEclipse A short screencast showing you how to setup and Maven goals as well as custom launch configurations. |
||
| Maven for MyEclipse (Maven4MyEclipse) Common Tips and Tricks An overview of common questions, tips and tricks that you may want to know when working with Maven in MyEclipse. |
||
Struts |
||
| Developing a Basic Struts Application A tutorial showing how to develop a simple login-style Struts application. |
||
| Struts Tutorial Series by Don Fair Creating Actions in Struts with Form Validation |
||
| Struts Tutorial Series by Don Fair Creating Actions in Struts with Form Validation: Source Code (.zip) |
||
| Struts Tutorial Series by Don Fair Using Dynamic Forms |
||
| Struts Tutorial Series by Don Fair Using Dynamic Forms: Source Code (.zip) |
||
| Struts Tutorial Series by Don Fair Adding Values to a Dynamic Form |
||
| Struts Tutorial Series by Don Fair Using Lookup Dispatch Actions with Dynamic Forms |
||
| Struts Tutorial Series by Don Fair Dynamic Forms: Source Code (.zip) |
||
| Struts Tutorial Series by Don Fair Dynamic Forms: Flow Diagram |
||
| Struts Tutorial Series by Don Fair Displaying a Lookup Dispatch Action |
||
| Struts Tutorial Series by Don Fair Using Global Exceptions |
||
| Struts Tutorial Series by Don Fair Using Global Exceptions: Source Code |
||
| Struts Tutorial Series by Don Fair Using Global Exceptions: Flow Diagram |
||
JavaServer Faces |
||
| JSF Overview An overview of the JSF development and editing functionality in MyEclipse such as source editors, flow designers, wizards and more. |
||
| Developing a Basic JSF Application A tutorial showing how to develop a simple login-style JSF application. |
||
| Visual JSF Designer Overview
Learn about the major functionality and features that are part of the MyEclipse Visual JSF Designer. |
||
| Using the Visual JSF Designer Showcases the Visual JSF Designer in MyEclipse and how to use it to develop a simple JSF application. |
||
| MyEclipse ICEfaces Tutorial Learn how to use the new MyEclipse ICEfaces integration to quickly develop Ajax-enabled JSF applications with the ICEfaces JSF components. |
||
| Get Going With Facelets Introduces users to the Facelets tools available in MyEclipse and develops a simple Facelets application. |
||
![]() |
MyEclipse Java Persistence Tools |
|
| JPA Feature Overview
Learn about the major functionality and features that are part of the MyEclipse JPA tooling. | ||
| JPA Tutorial Introduces users to the JPA tools available in MyEclipse and helps develop a simple application using JPA. | ||
| JPA Spring Tutorial Learn how to use the JPA-Spring functionality in MyEclipse to develop enterprise applications | ||
| Java EE 5 MyBlog Application Demo A demonstration of using JSF and JPA on Glassfish to develop a simple blog application using MyEclipse 5.5. (20MB) | ||
| Introduction to Hibernate in MyEclipse A demo showing the basics of how to use Hibernate in MyEclipse. |
||
| Using Hibernate in MyEclipse A detailed introduction to the Hibernate functionality in MyEclipse. |
||
MyEclipse Spring Tools |
||
| MyEclipse Spring Overview An overview of the Spring features and tools available in MyEclipse. |
||
| Introduction to MyEclipse Spring Tools A demo showing the basics of how to use MyEclipse Spring Tools. |
||
| Java Persistence (Hibernate) and MyEclipse Spring Tools Tutorial This tutorial covers the use of both MyEclipse Java Persistence Tools (Hibernate) and MyEclipse Spring Tools in the same project. |
||
MyEclipse Reports |
||
| MyEclipse Reports Overview Get an overview of the features available in the MyEclipse Reports enterprise reporting software package. |
||
| MyEclipse Reports Tutorial Learn how to use MyEclipse Reports to create your first enterprise report and deploy it to the web. |
||
| MyEclipse Reports JDBC Data Sources Learn how to work with MyEclipse JDBC Data Sources inside of MyEclipse reports and create data sets from those sources. |
||
| MyEclipse Reports for BIRT Users Learn the differences between MyEclipse Reports and BIRT reporting software. |
||
| MyEclipse Reports Reviewed: Actuate A screencast review of MyEclipse Reports from Virgil Dobson, a BIRT evanglist at Actuate. |
||
Web Services |
||
| Web Services Overview An overview of the Web Services features and tools available in MyEclipse. |
||
| JAX-WS / SOAP Web Services Overview An overview of the MyEclipse JAX-WS/SOAP web services features in MyEclipse. |
||
| REST Web Service Development Overview A detailed overview of the MyEclipse REST web services features. |
||
| Developing JAX-RS / REST Web Services Learn how to quickly develop (and generate) JAX-RS/REST web services in MyEclipse |
||
| Developing JAX-WS Web Services & Clients with MyEclipse A tutorial showing you how to develop JAX-WS web services and web service clients using MyEclipse. |
||
| Creating a Web Service (Code-First) A tutorial explaining how to create a new web service using the code-first technique. |
||
| Using the Web Services Client Generation in MyEclipse A demo covering how to generate a web service client in MyEclipse. |
||
| XFire SOAP Web Services (deprecated) An overview of the XFire web services capabilities in MyEclipse. |
||
| Web Services FAQ A short FAQ addressing commonly asked web service questions. |
||
| Creating a Web Service with MyEclipse and WebLogic by Don Fair |
||
EJB |
||
| EJB 3 Feature Overview An overview of the EJB 3 features and tools available in MyEclipse. |
||
| Getting Started With EJB 3 Covers the basics of EJB3 development in MyEclipse. |
||
| Creating an Entity Bean with MyEclipse and WebLogic By Don Fair |
||
| Creating a Message Driven Bean with MyEclipse By Don Fair |
||
| WebStock Case Study - EJB Development By Karim Djaafar |
||
UML |
||
| UML Overview
An overview of the UML features and tools available in MyEclipse. |
||
| Introduction to UML in MyEclipse A tutorial that covers UML design and editing in MyEclipse. |
||
| UML2 Overview
An overview of the UML2 features and tools available in MyEclipse. |
||
| WebStock Case Study Series By Karim Djaafar J2EE Application Modeling with MyEclipse UML, Part 1 of 2 |
||
| WebStock Case Study Series By Karim Djaafar J2EE Application Modeling with MyEclipse UML: Source Code |
||
| WebStock Case Study Series By Karim Djaafar J2EE Application Modeling with MyEclipse UML, Part 2 of 2 |
||
Matisse4MyEclipse Swing RCP |
||
| Matisse4MyEclipse Overview
An overview of the Swing/RCP design features available in the Matisse4MyEclipse product. |
||
| How to Install Matisse4MyEclipse A tutorial covering the steps on how to install Matisse4MyEclipse. |
||
| Introduction to Matisse4MyEclipse An introduction to creating, editing and running a UI in Matisse4MyEclipse. |
||
Application Servers |
||
| Working with Application Servers A tutorial explaining how to deploy, run and debug using different application servers with MyEclipse. |
||
| MyEclipse Tomcat Server Learn how to use the MyEclipse Tomcat Server to immediately deploy, run and debug your applications all from inside MyEclipse, right out of the box. |
||
| Setting up IBM WebSphere 6 with MyEclipse A tutorial showing how to setup IBM WebSphere 6 with MyEclipse. |
||
Databases |
||
| MyEclipse Database Feature Overview An overview of the database features and tools available in MyEclipse. |
||
| Introduction to MyEclipse Database Tools A tutorial showing you how to use the database tools in MyEclipse. |
||
| MyEclipse Visual SQL Query Editor Overview An overview of the Visual SQL Query Editor available in MyEclipse. |
||
| Microsoft SQL Server & Sybase Feature Overview A detailed overview of Microsoft SQL (MSSQL) and Sybase database support in MyEclipse. |
||
| MyEclipse MySQL 5 Feature Overview A detailed overview of MySQL 5 support in MyEclipse. |
||
| MyEclipse Oracle Database Overview A detailed overview of the capabilities of Oracle Database support inside MyEclipse. |
||
| Using the Database Explorer in MyEclipse A detailed introduction to the Database Explorer in MyEclipse. |
||
| Using the Entity-Relationship Designer in MyEclipse An introduction to using the ER Designer in MyEclipse on your databases. |
||
| Using the Embedded Derby Database in MyEclipse An introduction to using the embedded Derby Database that ships with MyEclipse. |
||
| Introduction to the Database Explorer and Hibernate in MyEclipse by Don Fair |
||
| Getting Started with Facelets in MyEclipse By David Orriss |
||
| How to Develop a SEAM Application in MyEclipse By Jean-Michel |
||
| Getting Started with XUL Development in MyEclipse By Brian Doyle |
||
| Building a Struts Application with MyEclipse By Steven Haines |
||
| How to Use Sun J2EE Blueprints Project Format with MyEclipse By Gregory Goldberg |
||




