Compile JS

This commit is contained in:
catfoolyou
2025-02-06 16:15:37 -05:00
parent 56e30eaef1
commit 899ceb69b3
69 changed files with 30465 additions and 328 deletions

17
epkcompiler/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>PackageCompiler</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>