IDE import

To start working with Jease, you should import Jease into your favorite IDE. The following instructions are written for Eclipse, because I'm developing Jease with Eclipse.

  • Select "File -> New -> Java Project"
  • Enter a meaningful project name (e.g. JeaseCMS)
  • Select "Create project from existing source" and browse to jease/webapps/ROOT
  • Select "Finish"
  • That's it...

 

Last modified on 2009/10/20 by Maik Jablonski

Want to contribute?

Do you want to contribute to Jease? Writing documentation is a good place to get started and will help to get people becoming more familiar with Jease. Any contribution is appreciated.