Skip to content

Commit 91c1e9a

Browse files
Merge pull request #1 from AdeelIlyas2014/master
Aspose Slides for Apache POI Comparison examples (plugin) added within "Plugins" folder
2 parents d75ab20 + fe46499 commit 91c1e9a

File tree

83 files changed

+3562
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+3562
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
5+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/poi-3.11/poi-scratchpad-3.11-20141221.jar"/>
6+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/poi-3.11/poi-ooxml-3.11-20141221.jar"/>
7+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/poi-3.11/poi-3.11-20141221.jar"/>
8+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/poi-3.11/ooxml-lib/xmlbeans-2.6.0.jar"/>
9+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/dom4j-1.6.1.jar"/>
10+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/ApachePOI/poi-3.11/poi-ooxml-schemas-3.11-20141221.jar"/>
11+
<classpathentry kind="lib" path="/Users/shoaibkhan/Downloads/Aspose/AsposeComponents/aspose-slides-15.1.0-java/lib/aspose.slides-15.1.0-jdk17.jar"/>
12+
<classpathentry kind="output" path="bin"/>
13+
</classpath>
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>Aspose_Slides_for_Apache_POI</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
</buildSpec>
14+
<natures>
15+
<nature>org.eclipse.jdt.core.javanature</nature>
16+
</natures>
17+
</projectDescription>

0 commit comments

Comments
 (0)