
List the Java versions symlinked in the current project
Source:R/java_manage_project.R
java_list_in_project.Rd
List the Java versions symlinked in the current project
Usage
java_list_in_project(
project_path = NULL,
output = c("data.frame", "vector"),
quiet = TRUE
)