Settings ProjectGroovyClassPathSettings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Weiterleitung nach Settings GroovyClassPathSettings/en erstellt)
Markierung: Neue Weiterleitung
Zeile 1: Zeile 1:
#redirect [[Settings_GroovyClassPathSettings/en]]
== Groovy Action Blocks and ClassPath ==

Groovy actions are executed in a separate Java Virtual Machine (JVM). This JVM can be either started explicitly via "[<code>Start Java on Local Machine</code>]" action blocks, via a shell script, or implicitly whenever the very first groovy action is executed.
Explicitly (i.e. manually) started JVMs can be configured via the "[<code>Add JAR</code>]" action to include any required class libraries (".jar" files),
whereas implicitly (i.e. automatically) started JVMs get their class path from the user settings.

The "''Settings''" &#8594; "''Project Management''" &#8594; "''Groovy Class Path''" dialog is used to configure this class path.

Version vom 28. Juni 2024, 09:24 Uhr



Copyright © 2014-2024 eXept Software AG