Added delegation.

Also added .project files.
This commit is contained in:
2024-11-05 19:44:36 -05:00
parent b59ab96f1d
commit 39a4291ddc
4 changed files with 263 additions and 1 deletions

17
delegation/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>delegation</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>