Package io.quarkus.bootstrap
Class BootstrapDebug
java.lang.Object
io.quarkus.bootstrap.BootstrapDebug
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.UsedebugSourcesDir()instead for more flexibility when testing.static final StringDeprecated.UsetransformedClassesDir()instead for more flexibility when testing. -
Method Summary
-
Field Details
-
DEBUG_CLASSES_DIR
Deprecated.UsedebugClassesDir()instead for more flexibility when testing. -
DEBUG_TRANSFORMED_CLASSES_DIR
Deprecated.UsetransformedClassesDir()instead for more flexibility when testing. -
DEBUG_SOURCES_DIR
Deprecated.UsedebugSourcesDir()instead for more flexibility when testing.
-
-
Method Details
-
debugClassesDir
-
transformedClassesDir
-
debugSourcesDir
-
debugClassesDir()instead for more flexibility when testing.