Added examples.
This commit is contained in:
parent
877e4bd622
commit
474263452f
85 changed files with 2429 additions and 107 deletions
13
.idea/modules/annotation-processor/kotlin/annotation-processor-kotlin.iml
generated
Normal file
13
.idea/modules/annotation-processor/kotlin/annotation-processor-kotlin.iml
generated
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.id=":annotation-processor:kotlin" external.linked.project.path="$MODULE_DIR$/../../../../examples/annotation-processor/kotlin" external.root.project.path="$MODULE_DIR$/../../../../examples" external.system.id="GRADLE" external.system.module.group="examples.annotation-processor" external.system.module.version="1.0.0" type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/../../../../examples/annotation-processor/kotlin">
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../../examples/annotation-processor/kotlin/.gradle" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../../examples/annotation-processor/kotlin/build" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/../../../../examples/annotation-processor/kotlin/out" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
Loading…
Add table
Add a link
Reference in a new issue