commit
This commit is contained in:
6
hrmsEjb/.classpath
Normal file
6
hrmsEjb/.classpath
Normal 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>
|
17
hrmsEjb/.project
Normal file
17
hrmsEjb/.project
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>hrmsEjb</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>
|
8
hrmsEjb/bin/.gitignore
vendored
Normal file
8
hrmsEjb/bin/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/META-INF/
|
||||
/public_html/
|
||||
/com/
|
||||
/common/
|
||||
/jxl/
|
||||
/net/
|
||||
/org/
|
||||
/wenrgise/
|
Reference in New Issue
Block a user