mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
move dagger generated folder in the root of project
This commit is contained in:
parent
5db46744db
commit
e5dd601ae6
1
.idea/compiler.xml
generated
1
.idea/compiler.xml
generated
@ -8,6 +8,7 @@
|
||||
</wildcardResourcePatterns>
|
||||
<annotationProcessing>
|
||||
<profile default="true" name="Default" enabled="true">
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
<processorPath useClasspath="true">
|
||||
<entry name="$PROJECT_DIR$/lib/dagger-compiler-2.0.1.jar" />
|
||||
</processorPath>
|
||||
|
||||
@ -9,6 +9,7 @@
|
||||
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/ext/vserv-tcpip/src/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/ext/rocksaw/src/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/generated" isTestSource="false" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/ant-bin.linux" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/ant-bin.linux64" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/ant-bin.mac" />
|
||||
@ -17,10 +18,9 @@
|
||||
<excludeFolder url="file://$MODULE_DIR$/test-coverage" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/test-results" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="jdk" jdkName="1.7.0" jdkType="JavaSDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="lib" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="lib_testing" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
|
||||
</module>
|
||||
Loading…
Reference in New Issue
Block a user