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