Java Plugins in On Premises #174
Answered
by
simonbrowndotje
VincentdeGroot-EH
asked this question in
Q&A
-
We do have developed a Java Plugin which works perfect in Lite, it writes an adoc file to the file system and uses 2 workspaces to collect content. In On Premises it seems the Plugin does not work. I checked the workspace.json, it seems the plugin is not contained. Can we use Java Plugins in On-Premises variant? |
Beta Was this translation helpful? Give feedback.
Answered by
simonbrowndotje
May 20, 2025
Replies: 1 comment 1 reply
-
Assuming that you are using the browser-based DSL editor, no, plugins are not supported with the on-premises installation. You will need to use the CLI (or Lite) to push your workspace to the on-premises installation. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
VincentdeGroot-EH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming that you are using the browser-based DSL editor, no, plugins are not supported with the on-premises installation. You will need to use the CLI (or Lite) to push your workspace to the on-premises installation.