Closed vaclavsvejcar closed 4 years ago
Goal of this task is to add extended support for Java source code files. Initial implementation will extract package name from currently processed Java source code file and expose it as _java_package_name dynamic variable.
_java_package_name
Implemented & released as part of v0.3.1.0.
Goal of this task is to add extended support for Java source code files. Initial implementation will extract package name from currently processed Java source code file and expose it as
_java_package_name
dynamic variable.