Dashboard > Penrose 1.2 > ... > Penrose Studio User Guide > Installing Additional Library
Installing Additional Library
Added by Jim Yang, last edited by Jim Yang on Oct 08, 2007
Labels: 
(None)


Penrose Studio

Assuming Penrose Studio is installed in PENROSE_STUDIO_HOME, copy your jar files into PENROSE_STUDIO_HOME\plugins\org.safehaus.penrose_x.x.x\lib.

Then go to PENROSE_STUDIO_HOME\plugins\org.safehaus.penrose_x.x.x\META-INF, edit the MANIFEST.MF, add your jar files into Bundle-ClassPath:

Bundle-ClassPath: lib/antlr-2.7.2.jar,
 ...
 lib/zql.jar,
 lib/<your jar file>

Note: if you add the new line at the bottom like above, make sure you add a comma at the end of the previous line.

Then go to PENROSE_STUDIO_HOME\configuration, remove the following directories:

org.eclipse.core.runtime
org.eclipse.osgi
org.eclipse.update

Finally, restart Penrose Studio.

Site running on a free Atlassian Confluence Open Source Project License granted to Safehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators