|
Last change
on this file since e9a0543 was 37307aa, checked in by Andrej <asumanovski@…>, 3 months ago |
|
env file issue fix
|
-
Property mode
set to
100644
|
|
File size:
912 bytes
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <project version="4">
|
|---|
| 3 | <component name="CompilerConfiguration">
|
|---|
| 4 | <annotationProcessing>
|
|---|
| 5 | <profile default="true" name="Default" enabled="true" />
|
|---|
| 6 | <profile name="Annotation profile for backend" enabled="true">
|
|---|
| 7 | <sourceOutputDir name="target/generated-sources/annotations" />
|
|---|
| 8 | <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
|---|
| 9 | <outputRelativeToContentRoot value="true" />
|
|---|
| 10 | <processorPath useClasspath="false">
|
|---|
| 11 | <entry name="$MAVEN_REPOSITORY$/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar" />
|
|---|
| 12 | </processorPath>
|
|---|
| 13 | <module name="backend" />
|
|---|
| 14 | </profile>
|
|---|
| 15 | </annotationProcessing>
|
|---|
| 16 | </component>
|
|---|
| 17 | <component name="JavacSettings">
|
|---|
| 18 | <option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
|---|
| 19 | <module name="backend" options="-parameters" />
|
|---|
| 20 | </option>
|
|---|
| 21 | </component>
|
|---|
| 22 | </project> |
|---|
Note:
See
TracBrowser
for help on using the repository browser.