Skip to content

Instantly share code, notes, and snippets.

View erikpa1's full-sized avatar

Erik Palencik erikpa1

View GitHub Profile
@erikpa1
erikpa1 / OPMcore_.idea_compiler.xml
Created March 23, 2019 21:51
Open project manager
<?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="OPMcore" />
</profile>
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
@erikpa1
erikpa1 / CriosProject_.idea_CriosProject.iml
Created January 9, 2019 22:57
Bussines inteligence project
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>