blueprint.sdk.launcher.example.trace.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of blueprint-sdk Show documentation
Show all versions of blueprint-sdk Show documentation
Personal library for Java development. Deployed on OSSRH for Apache Maven.
The newest version!
#- create trace.properties on working directory
#- edit trace.properties: set package/class names to include/exclude
#- start JVM like this:
# java -cp -Xbootclasspath/a: -javaagent:
instrument=true
trace=true
fasttrace=false
reloadProperties=false
classList=com.raventools.gui \
com.raventools.file \
com.raventools \
lempel.blueprint
excludeClassList=lempel.blueprint.base \
lempel.blueprint.config \
lempel.blueprint.util \
logFile=trace.txt
© 2015 - 2025 Weber Informatics LLC | Privacy Policy