Selaa lähdekoodia

将项目工程转换为移动APP

luyanan 8 vuotta sitten
vanhempi
commit
82a6f48aed
1 muutettua tiedostoa jossa 40 lisäystä ja 0 poistoa
  1. 40 0
      app/.project

+ 40 - 0
app/.project

@ -0,0 +1,40 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>app</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>com.aptana.ide.core.unifiedBuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.jdt.core.javabuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>com.pandora.projects.ui.MKeyBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>com.pandora.projects.ui.MKeyNature</nature>
26
		<nature>com.aptana.projects.webnature</nature>
27
		<nature>org.eclipse.jdt.core.javanature</nature>
28
	</natures>
29
	<filteredResources>
30
		<filter>
31
			<id>1477892837958</id>
32
			<name></name>
33
			<type>26</type>
34
			<matcher>
35
				<id>org.eclipse.ui.ide.multiFilter</id>
36
				<arguments>1.0-name-matches-false-false-node_modules</arguments>
37
			</matcher>
38
		</filter>
39
	</filteredResources>
40
</projectDescription>