Changed examples to point to published plugin.
This commit is contained in:
parent
4232328cd6
commit
e626476fab
27 changed files with 331 additions and 232 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":annotation-processor:java:main" external.linked.project.path="$MODULE_DIR$/../../../../examples/annotation-processor/java" external.root.project.path="$MODULE_DIR$/../../../../examples" external.system.id="GRADLE" external.system.module.group="examples.annotation-processor" external.system.module.type="sourceSet" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_10">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/../../../../examples/annotation-processor/java/out/production/classes" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../../examples/annotation-processor/java/src/main">
|
||||
|
@ -8,7 +8,7 @@
|
|||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Gradle: net.thauvin.erik:semver:1.1.0-beta+2" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Gradle: net.thauvin.erik:semver:1.1.0-beta" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Gradle: com.github.spullara.mustache.java:compiler:0.9.5" level="project" />
|
||||
</component>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue