Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
9 changes: 9 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"java.configuration.updateBuildConfiguration": "interactive",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}
Binary file added CIRCE.srctrlbm
Binary file not shown.
Binary file added CIRCE.srctrldb
Binary file not shown.
19 changes: 19 additions & 0 deletions CIRCE.srctrlprj
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<config>
<source_groups>
<source_group_a0dfeb2e-8887-4025-8a71-60058de86a5f>
<java_standard>12</java_standard>
<maven>
<project_file_path>pom.xml</project_file_path>
<should_index_tests>0</should_index_tests>
</maven>
<name>Java Source Group from Maven</name>
<source_extensions>
<source_extension>.java</source_extension>
</source_extensions>
<status>enabled</status>
<type>Java Source Group from Maven</type>
</source_group_a0dfeb2e-8887-4025-8a71-60058de86a5f>
</source_groups>
<version>8</version>
</config>
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

Loading