A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

afterActions(Task) - Method in JavaExecActionListener
Action listener that gets invoked before Gradle task executed
apply(Project) - Method in ManifestClasspathPlugin

B

beforeActions(Task) - Method in JavaExecActionListener

C

D

E

F

G

H

I

J

JavaExecActionListener - Class in vr.listener
Action listener to JavaExec tasks that can be used to make changes to input/output; for e.g. set classpath for as a JAR file with manifest containing jars files in input classpath This addresses long classpath issue that is noticed when a command line exceed 32K length in Windows

K

L

M

ManifestClasspathPlugin - Class in vr.plugin
Adds JavaExec listener to Gradle project
ManifestClasspathPluginExtension - Class in vr.plugin
Extension class for ManifestClasspathPlugin to provide parameter to customize
ManifestUtil - Class in vr.util
Utility class to prepare manifest jar from file collection This will help address long path issue in Windows.

N

O

P

prepareManifestJar(def, def) - Method in ManifestUtil
Utility API to create Manifest jar from file collection typically can be used as a substitute for long classpath

Q

R

S

shouldApplyManifestJar() - Method in ManifestClasspathPluginExtension

T

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _