-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.project
More file actions
25 lines (25 loc) · 723 Bytes
/
.project
File metadata and controls
25 lines (25 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>FTPClientForJava</name>
<comment>@key 32303037303533312D3130303020465450436C69656E742F6C7A774A617661 </comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.soyatec.additional.Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.soyatec.additional.Nature</nature>
<nature>org.eclipse.jem.beaninfo.BeanInfoNature</nature>
</natures>
</projectDescription>