1360147c7SAndre Fischer<?xml version="1.0" encoding="UTF-8"?> 2*14b41278SKay Schenk<!--*********************************************************** 3*14b41278SKay Schenk * 4*14b41278SKay Schenk * Licensed to the Apache Software Foundation (ASF) under one 5*14b41278SKay Schenk * or more contributor license agreements. See the NOTICE file 6*14b41278SKay Schenk * distributed with this work for additional information 7*14b41278SKay Schenk * regarding copyright ownership. The ASF licenses this file 8*14b41278SKay Schenk * to you under the Apache License, Version 2.0 (the 9*14b41278SKay Schenk * "License"); you may not use this file except in compliance 10*14b41278SKay Schenk * with the License. You may obtain a copy of the License at 11*14b41278SKay Schenk * 12*14b41278SKay Schenk * http://www.apache.org/licenses/LICENSE-2.0 13*14b41278SKay Schenk * 14*14b41278SKay Schenk * Unless required by applicable law or agreed to in writing, 15*14b41278SKay Schenk * software distributed under the License is distributed on an 16*14b41278SKay Schenk * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*14b41278SKay Schenk * KIND, either express or implied. See the License for the 18*14b41278SKay Schenk * specific language governing permissions and limitations 19*14b41278SKay Schenk * under the License. 20*14b41278SKay Schenk * 21*14b41278SKay Schenk***********************************************************--> 22*14b41278SKay Schenk 23360147c7SAndre Fischer<projectDescription> 24360147c7SAndre Fischer <name>OOXMLViewer</name> 25360147c7SAndre Fischer <comment></comment> 26360147c7SAndre Fischer <projects> 27360147c7SAndre Fischer </projects> 28360147c7SAndre Fischer <buildSpec> 29360147c7SAndre Fischer <buildCommand> 30360147c7SAndre Fischer <name>org.eclipse.jdt.core.javabuilder</name> 31360147c7SAndre Fischer <arguments> 32360147c7SAndre Fischer </arguments> 33360147c7SAndre Fischer </buildCommand> 34360147c7SAndre Fischer </buildSpec> 35360147c7SAndre Fischer <natures> 36360147c7SAndre Fischer <nature>org.eclipse.jdt.core.javanature</nature> 37360147c7SAndre Fischer </natures> 38360147c7SAndre Fischer</projectDescription> 39