view .project @ 14:ce84c877fee6 draft default tip

modify controllers.Sample class
author one
date Tue, 18 Sep 2012 04:28:13 +0900
parents 6875b5685dda
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Tasks</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.wst.common.project.facet.core.builder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.playframework.playclipse.playNature</nature>
		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>crud</name>
			<type>2</type>
			<location>/Users/aotokage/git/play/modules/crud/app</location>
		</link>
		<link>
			<name>conf/crud</name>
			<type>2</type>
			<location>/Users/aotokage/git/play/modules/crud/conf</location>
		</link>
		<link>
			<name>public/crud</name>
			<type>2</type>
			<location>/Users/aotokage/git/play/modules/crud/public</location>
		</link>
	</linkedResources>
</projectDescription>