| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <projectDescription> | 2 <projectDescription> |
| 3 <name>dartc</name> | 3 <name>dartc</name> |
| 4 <comment></comment> | 4 <comment></comment> |
| 5 <projects> | 5 <projects> |
| 6 </projects> | 6 </projects> |
| 7 <buildSpec> | 7 <buildSpec> |
| 8 <buildCommand> | 8 <buildCommand> |
| 9 <name>org.eclipse.jdt.core.javabuilder</name> | 9 <name>org.eclipse.jdt.core.javabuilder</name> |
| 10 <arguments> | 10 <arguments> |
| 11 </arguments> | 11 </arguments> |
| 12 </buildCommand> | 12 </buildCommand> |
| 13 </buildSpec> | 13 </buildSpec> |
| 14 <natures> | 14 <natures> |
| 15 <nature>org.eclipse.jdt.core.javanature</nature> | 15 <nature>org.eclipse.jdt.core.javanature</nature> |
| 16 </natures> | 16 </natures> |
| 17 <linkedResources> | 17 <linkedResources> |
| 18 <link> | 18 <link> |
| 19 <name>src</name> | 19 <name>src</name> |
| 20 <type>2</type> | 20 <type>2</type> |
| 21 <locationURI>DART_TRUNK/compiler/java</locationURI> | 21 <locationURI>DART_TRUNK/compiler/java</locationURI> |
| 22 </link> | 22 </link> |
| 23 <link> | |
| 24 <name>dartc.corelib/com/google/dart/corelib</name> | |
| 25 <type>2</type> | |
| 26 <locationURI>DART_TRUNK/compiler/lib</locationURI> | |
| 27 </link> | |
| 28 <link> | |
| 29 <name>shared.corelib/com/google/dart/corelib</name> | |
| 30 <type>2</type> | |
| 31 <locationURI>DART_TRUNK/corelib</locationURI> | |
| 32 </link> | |
| 33 </linkedResources> | 23 </linkedResources> |
| 34 <filteredResources> | |
| 35 <filter> | |
| 36 <id>1304458098561</id> | |
| 37 <name>shared.corelib/com/google/dart/corelib</name> | |
| 38 <type>5</type> | |
| 39 <matcher> | |
| 40 <id>org.eclipse.ui.ide.orFilterMatcher</id> | |
| 41 <arguments> | |
| 42 <matcher> | |
| 43 <id>org.eclipse.ui.ide.multiFilt
er</id> | |
| 44 <arguments>1.0-name-matches-fals
e-false-*.dart</arguments> | |
| 45 </matcher> | |
| 46 <matcher> | |
| 47 <id>org.eclipse.ui.ide.multiFilt
er</id> | |
| 48 <arguments>1.0-name-matches-fals
e-false-*.app</arguments> | |
| 49 </matcher> | |
| 50 <matcher> | |
| 51 <id>org.eclipse.ui.ide.multiFilt
er</id> | |
| 52 <arguments>1.0-name-matches-fals
e-false-*.lib</arguments> | |
| 53 </matcher> | |
| 54 </arguments> | |
| 55 </matcher> | |
| 56 </filter> | |
| 57 </filteredResources> | |
| 58 </projectDescription> | 24 </projectDescription> |
| OLD | NEW |