Advertisement
Guest User

Untitled

a guest
May 24th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <resourceExtensions />
  5. <wildcardResourcePatterns>
  6. <entry name="!?*.java" />
  7. <entry name="!?*.form" />
  8. <entry name="!?*.class" />
  9. <entry name="!?*.groovy" />
  10. <entry name="!?*.scala" />
  11. <entry name="!?*.flex" />
  12. <entry name="!?*.kt" />
  13. <entry name="!?*.clj" />
  14. <entry name="!?*.aj" />
  15. </wildcardResourcePatterns>
  16. <annotationProcessing>
  17. <profile default="true" name="Default" enabled="false">
  18. <processorPath useClasspath="true" />
  19. </profile>
  20. <profile default="false" name="Maven default annotation processors profile" enabled="true">
  21. <sourceOutputDir name="target/generated-sources/annotations" />
  22. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  23. <outputRelativeToContentRoot value="true" />
  24. <processorPath useClasspath="true" />
  25. <module name="Tracker" />
  26. </profile>
  27. </annotationProcessing>
  28. <bytecodeTargetLevel>
  29. <module name="Tracker" target="1.5" />
  30. </bytecodeTargetLevel>
  31. </component>
  32. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement