1cf936e33SAndre Fischer<?xml version="1.0" encoding="UTF-8"?> 2*3d56746fSRegina Henschel<!--*********************************************************** 3*3d56746fSRegina Henschel * 4*3d56746fSRegina Henschel * Licensed to the Apache Software Foundation (ASF) under one 5*3d56746fSRegina Henschel * or more contributor license agreements. See the NOTICE file 6*3d56746fSRegina Henschel * distributed with this work for additional information 7*3d56746fSRegina Henschel * regarding copyright ownership. The ASF licenses this file 8*3d56746fSRegina Henschel * to you under the Apache License, Version 2.0 (the 9*3d56746fSRegina Henschel * "License"); you may not use this file except in compliance 10*3d56746fSRegina Henschel * with the License. You may obtain a copy of the License at 11*3d56746fSRegina Henschel * 12*3d56746fSRegina Henschel * http://www.apache.org/licenses/LICENSE-2.0 13*3d56746fSRegina Henschel * 14*3d56746fSRegina Henschel * Unless required by applicable law or agreed to in writing, 15*3d56746fSRegina Henschel * software distributed under the License is distributed on an 16*3d56746fSRegina Henschel * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*3d56746fSRegina Henschel * KIND, either express or implied. See the License for the 18*3d56746fSRegina Henschel * specific language governing permissions and limitations 19*3d56746fSRegina Henschel * under the License. 20*3d56746fSRegina Henschel * 21*3d56746fSRegina Henschel***********************************************************--> 22*3d56746fSRegina Henschel 23cf936e33SAndre Fischer<classpath> 24cf936e33SAndre Fischer <classpathentry kind="src" path="src"/> 25cf936e33SAndre Fischer <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 26cf936e33SAndre Fischer <classpathentry kind="output" path="bin"/> 27cf936e33SAndre Fischer</classpath> 28