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


1.2
date	2007.01.04.04.15.43;	author dschaefer;	state Exp;
branches;
next	1.1;
commitid	5ea4459c7f4d4567;

1.1
date	2006.06.14.03.02.23;	author dschaefer;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Using LPG parser generator now.
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.cdt.csharp.core</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>
@


1.1
log
@First start of parser for C#.
@
text
@a8 10
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>auto,full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/Antlr csharp.g.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
@

