Installed plug-in components
The plug-in servers component is automatically installed with . (You need this component to create plug-ins.) In addition to the Java plug-in server and its API, the C plug-in server, arplugin, and its API are installed.
Installed plug-in files
The plug-in server and Java plug-in API files are typically installed in the following directories:
- UNIX—/usr/ar/serverName/pluginsvr
- Windows—C:\Program Files\AR System\serverName\pluginsvr
Component | Description |
---|---|
arapiVerNum.jar* | Includes the Java API, Java utilities, and communications (Java plug-ins call this file.) |
arjavaplugin.log | Plug-in server log file, which is generated when the Java plug-in server starts |
arpluginjniVerNum.dll* | (Windows) C plug-in server interface for C plug-ins |
arpluginsvrVerNum.jar* | Java plug-in server and plug-in interfaces (The Java plug-in server calls this file.) |
log4j2_pluginsvr.xml | Java plug-in server logging configuration file |
arlogger-9.1.11-SNAPSHOT.jar | Java logging utility |
pluginsvr_config.xml | Java plug-in server configuration file |
pluginsvrstartup.bat | (Windows) Java plug-in server startup file |
pluginsvrstartup.sh | (UNIX) Java plug-in server startup file |
* VerNum represents the release version number.
The arplugin.h file is installed with the other C API include files in the include subdirectory.