Preparing an IDE for WLab development

Current versions of NetBeans will load the Maven project and automatically create a development environment. If you are not committed to a specific IDE, we recommend using NetBeans for WLab development.

If, however, you refer to use Eclipse, you can build an Eclipse project for WLab development by following these steps:

Sometimes Eclipse will give a ClassNotFoundException on org.springframework.web.context.ContextLoaderListener. In this instance, clean all projects, let it rebuild the workspace, then stop and restart the server. This should rectify the issue.