1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 Copyright (C) 2009 IBM and Others. All Rights Reserved 4--> 5<projectDescription> 6 <name>toolsj</name> 7 <comment></comment> 8 <projects> 9 </projects> 10 <buildSpec> 11 <buildCommand> 12 <name>org.eclipse.jdt.core.javabuilder</name> 13 <arguments> 14 </arguments> 15 </buildCommand> 16 <buildCommand> 17 <name>org.eclipse.m2e.core.maven2Builder</name> 18 <arguments> 19 </arguments> 20 </buildCommand> 21 </buildSpec> 22 <natures> 23 <nature>org.eclipse.m2e.core.maven2Nature</nature> 24 <nature>org.eclipse.jdt.core.javanature</nature> 25 </natures> 26</projectDescription> 27