OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <projectDescription> | 2 <projectDescription> |
3 <name>com.google.dart.thirdparty_test</name> | 3 <name>com.google.dart.thirdparty_test</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> |
(...skipping 14 matching lines...) Expand all Loading... |
25 <nature>org.eclipse.pde.PluginNature</nature> | 25 <nature>org.eclipse.pde.PluginNature</nature> |
26 <nature>org.eclipse.jdt.core.javanature</nature> | 26 <nature>org.eclipse.jdt.core.javanature</nature> |
27 </natures> | 27 </natures> |
28 <linkedResources> | 28 <linkedResources> |
29 <link> | 29 <link> |
30 <name>lib/fest</name> | 30 <name>lib/fest</name> |
31 <type>2</type> | 31 <type>2</type> |
32 <locationURI>DART_TRUNK/third_party/fest</locationURI> | 32 <locationURI>DART_TRUNK/third_party/fest</locationURI> |
33 </link> | 33 </link> |
34 <link> | 34 <link> |
35 <name>lib/hamcrest</name> | |
36 <type>2</type> | |
37 <locationURI>DART_TRUNK/third_party/hamcrest</locationUR
I> | |
38 </link> | |
39 <link> | |
40 <name>lib/mockito</name> | 35 <name>lib/mockito</name> |
41 <type>2</type> | 36 <type>2</type> |
42 <locationURI>DART_TRUNK/third_party/mockito</locationURI
> | 37 <locationURI>DART_TRUNK/third_party/mockito</locationURI
> |
43 </link> | 38 </link> |
44 </linkedResources> | 39 </linkedResources> |
45 </projectDescription> | 40 </projectDescription> |
OLD | NEW |