Skip to content

Commit

Permalink
HaE For Java
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousUser committed Sep 14, 2020
1 parent ef89b42 commit 4c75fda
Show file tree
Hide file tree
Showing 104 changed files with 4,545 additions and 15,502 deletions.
7 changes: 7 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
17 changes: 17 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>HaE</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>
235 changes: 0 additions & 235 deletions HaE/HaE.py

This file was deleted.

26 changes: 0 additions & 26 deletions HaE/config.json

This file was deleted.

Loading

0 comments on commit 4c75fda

Please sign in to comment.