1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00

Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .project

This commit is contained in:
Mike Kucera 2010-08-06 01:28:31 +00:00
parent 38fed492bf
commit 61ce9c0dcd
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.cdt.core.parser.c99.tests</name>
<name>org.eclipse.cdt.core.lrparser.tests</name>
<comment></comment>
<projects>
</projects>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.eclipse.cdt.core.parser.c99</name>
<name>org.eclipse.cdt.core.lrparser</name>
<comment></comment>
<projects>
</projects>