1*14b41278SKay Schenk<?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
23*14b41278SKay Schenk<projectDescription>
24*14b41278SKay Schenk	<name>OOXMLViewer</name>
25*14b41278SKay Schenk	<comment></comment>
26*14b41278SKay Schenk	<projects>
27*14b41278SKay Schenk	</projects>
28*14b41278SKay Schenk	<buildSpec>
29*14b41278SKay Schenk		<buildCommand>
30*14b41278SKay Schenk			<name>org.eclipse.jdt.core.javabuilder</name>
31*14b41278SKay Schenk			<arguments>
32*14b41278SKay Schenk			</arguments>
33*14b41278SKay Schenk		</buildCommand>
34*14b41278SKay Schenk	</buildSpec>
35*14b41278SKay Schenk	<natures>
36*14b41278SKay Schenk		<nature>org.eclipse.jdt.core.javanature</nature>
37*14b41278SKay Schenk	</natures>
38*14b41278SKay Schenk</projectDescription>
39