head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2008.06.20.02.50.53;	author dschaefer;	state Exp;
branches;
next	;
commitid	20dc485b1b0a4567;


desc
@@


1.1
log
@Added new Launch Configuration Type for our Windows debugger.
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
@
