add eclipse config files
This commit is contained in:
parent
adac35332a
commit
018680a70e
4 changed files with 65 additions and 0 deletions
18
.project
Normal file
18
.project
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>Dictionary</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>
|
||||
<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
Loading…
Add table
Add a link
Reference in a new issue