/
caleb412
/
SberJavaCourseBeginner
Обзор
Документация
Войти
/
caleb412
/
SberJavaCourseBeginner
Код
Запросы
3
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
hw4
.idea/compiler.xml
16 строк
625 B
Caleb Chanda
Made hw4. Completed task1 and task2
05 апр 2025, 20:40
05 апр 2025, 20:40
0e01e7b
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CompilerConfiguration"> <annotationProcessing> <profile name="Maven default annotation processors profile" enabled="true"> <sourceOutputDir name="target/generated-sources/annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <outputRelativeToContentRoot value="true" /> <module name="TestTaskOne" /> </profile> </annotationProcessing> <bytecodeTargetLevel> <module name="hw4" target="22" /> </bytecodeTargetLevel> </component> </project>