* right versioning and buildtime variables

* new INFO object to store buildtime and version
This commit is contained in:
2019-12-10 16:43:42 +01:00
parent 0f33a475a4
commit 73d6c86fe3
8 changed files with 85 additions and 3 deletions

View File

@@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="47" name="Java" />
</Languages>
</inspection_tool>
</profile>
</component>