1<?xml version="1.0" encoding="UTF-8"?> 2<projectDescription> 3 <name>testuno</name> 4 <comment></comment> 5 <projects> 6 </projects> 7 <buildSpec> 8 <buildCommand> 9 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> 10 <triggers>auto,full,incremental,</triggers> 11 <arguments> 12 <dictionary> 13 <key>LaunchConfigHandle</key> 14 <value><project>/.externalToolBuilders/Classpath Builder.launch</value> 15 </dictionary> 16 <dictionary> 17 <key>incclean</key> 18 <value>true</value> 19 </dictionary> 20 </arguments> 21 </buildCommand> 22 <buildCommand> 23 <name>org.eclipse.jdt.core.javabuilder</name> 24 <arguments> 25 </arguments> 26 </buildCommand> 27 </buildSpec> 28 <natures> 29 <nature>org.eclipse.jdt.core.javanature</nature> 30 </natures> 31</projectDescription> 32