Configuring the JViews Maps JSF library

When developing JViews Maps JSF applications you must use the following jars (in addition to the JViews jars required by a basic JViews Diagrammer JSF application). These jars must also be distributed with your Web applications.
To create a customized user library for the jars required when developing JViews Maps JSF applications:
  1. Start Eclipse and open the workspace C:\Rogue Wave\jviews-web-samples (or the folder you chose when creating your workspace).
  2. Click Windows>Preference>Java>Build Path>User Libraries.
    You can see that the JViews Framework and JViews Diagrammer libraries used in previous projects are already listed.
    Eclipse
Preferences window showing JViews Diagrammer and JViews Framework
User Libraries.
  3. Click New and enter a user library name of your choice, for example, JViews Maps and then click OK.
    Eclipse
New User Library window showing JViews Maps entered as a user library
name.
  4. Click Add JARs and add all the jars shown listed under JViews Maps (or the user library name you have chosen) and click OK.
    Eclipse
Preferences window displaying jars to be added.
    The number of jars and their directory paths might vary depending on your version of JViews Maps.
The workspace is now configured and ready to receive JViews Maps JSF applications.