Add/Edit the eXo portlet library
When you use the eXo portlets application wizard to create a new project, the wizard automatically adds
the eXo portlet library to the project's classpath.
However, there are cases where you already have a project and you only need access to the jar files
in the library. In this case, you can simply add the library to the classpath. The steps to add the library are:
- Select the project you want to add the library to its classpath (must be a java project).
- From the main menu bar, select Project > Properties.
- Select Java Build Path on the left, then select the 'libraries' tab.
- Click Add Library... button.
- From the Add Library dialog, select eXo Portlet Library, and click Next
- The eXo Portlet Library page appears.

This page lists the jar files contained in the eXo portlet library.
The content of the library is fixed. No jar files can be added or deleted from this library.
In addition, the version number shown in this page indicates the version of the
eXo platform binary distribution that these jar files came from.
- Click Finish button. This takes you back to the 'libraries' tab, and the eXo portlet library
should now appear in the list. If you already have the library, then nothing is added.
Note: there is no edit capability for the eXo portlet library. That is, you can't add or modify
the jar files that come with the library. However, you can still remove the whole library from your
project's classpath.