head	1.1;
access;
symbols
	snapshot20071010:1.1
	v20070921-0-7-0:1.1
	snapshot20070831:1.1
	snapshot20070730:1.1
	STP-0_6_0:1.1
	v200706250300:1.1
	v20070530-0-5-0:1.1
	v200704202100:1.1;
locks; strict;
comment	@# @;


1.1
date	2006.10.25.10.29.18;	author jma;	state Exp;
branches;
next	;


desc
@@


1.1
log
@added tomcat support to SOAS, which allow user to deploy a WAR file.
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
@
