All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.walkmod2.walkmod-javalang-plugin.xml Maven / Gradle / Ivy

Go to download

Walkmod plugin to support the Java 8 programming language. It contains helper visitors, a walker and a basic code writer.

There is a newer version: 3.0.6
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"
   "http://www.springframework.org/dtd/spring-beans.dtd">

<beans>


	<bean id="org.walkmod:walkmod-javalang-plugin:classpath-evaluator"
		class="org.walkmod.javalang.walkers.DefaultClasspathEvaluator"
		singleton="false" />


</beans>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy