Closed fabapp2 closed 10 months ago
Add a new ClasspathDependencies Marker to Java classes. The marker contains the list of Paths of the jars that build the classpath. It can be used to provide a classpath when creating a JavaParser.
ClasspathDependencies
Path
JavaParser
Add a new
ClasspathDependencies
Marker to Java classes. The marker contains the list ofPath
s of the jars that build the classpath. It can be used to provide a classpath when creating aJavaParser
.