1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<project version="4">
|
3
|
<component name="CompilerConfiguration">
|
4
|
<annotationProcessing>
|
5
|
<profile name="Maven default annotation processors profile" enabled="true">
|
6
|
<sourceOutputDir name="target/generated-sources/annotations" />
|
7
|
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
8
|
<outputRelativeToContentRoot value="true" />
|
9
|
<module name="TwitterTimelineTalker" />
|
10
|
</profile>
|
11
|
</annotationProcessing>
|
12
|
<bytecodeTargetLevel>
|
13
|
<module name="TwitterTimelineTalker" target="1.7" />
|
14
|
</bytecodeTargetLevel>
|
15
|
</component>
|
16
|
</project>
|