Skip to content
Snippets Groups Projects
Commit 1d8c19f5 authored by Marco Del Tufo's avatar Marco Del Tufo
Browse files

Update core-plugins.md

parent cf16ca85
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -289,19 +289,21 @@ following file structure is needed:
**service.properties**
my-technology
1
dss
drop-boxes
my-dropbox
lib
my-lib.jar
dropbox.py
plugin.properties
```
my-technology
1
dss
drop-boxes
my-dropbox
lib
my-lib.jar
dropbox.py
plugin.properties
```
Having this structure, Java classes from "my-lib.jar" can be imported
and used in "dropbox.py" script.
NOTICE: Currently this feature is only supported for DSS core
plugins. Under the hood, a symbolic link to a jar file is created in
"datastore\_server/lib" folder during DSS startup.
\ No newline at end of file
"datastore\_server/lib" folder during DSS startup.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment