Subversion Repositories SmartDukaan

Rev

Rev 2629 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2629 vikas 1
<?xml version="1.0" encoding="UTF-8"?>
2620 vikas 2
<projectDescription>
2629 vikas 3
	<name>GoogleAppDatalog</name>
4
	<comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
2638 vikas 9
			<name>org.maven.ide.eclipse.maven2Builder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
2629 vikas 14
			<name>org.eclipse.jdt.core.javabuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>com.google.gdt.eclipse.core.webAppProjectValidator</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
		<buildCommand>
2638 vikas 24
			<name>com.google.appengine.eclipse.core.enhancerbuilder</name>
2629 vikas 25
			<arguments>
26
			</arguments>
27
		</buildCommand>
28
		<buildCommand>
2638 vikas 29
			<name>com.google.appengine.eclipse.core.projectValidator</name>
2629 vikas 30
			<arguments>
31
			</arguments>
32
		</buildCommand>
33
	</buildSpec>
34
	<natures>
2638 vikas 35
		<nature>org.maven.ide.eclipse.maven2Nature</nature>
2629 vikas 36
		<nature>org.eclipse.jdt.core.javanature</nature>
37
		<nature>com.google.appengine.eclipse.core.gaeNature</nature>
38
	</natures>
39
</projectDescription>