This commit is contained in:
2025-07-28 17:21:05 +05:30
parent b9430f0605
commit cc27bfdc3a
12 changed files with 100 additions and 1 deletions

6
hrmsEjb/.classpath Normal file
View File

@@ -0,0 +1,6 @@
<?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="output" path="bin"/>
</classpath>