Révision 3969
TXM/trunk/bundles/org.txm.libs.office/.classpath (revision 3969) | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.10.0-jar-with-dependencies.jar"/>
|
|
3 |
<classpathentry exported="true" kind="lib" path="lib/odfdom-java-0.11.0-jar-with-dependencies.jar"/>
|
|
4 | 4 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
5 | 5 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
6 | 6 |
<classpathentry kind="src" path="src"/> |
TXM/trunk/bundles/org.txm.libs.office/META-INF/MANIFEST.MF (revision 3969) | ||
---|---|---|
70 | 70 |
Bundle-Name: org.txm.libs.office |
71 | 71 |
Bundle-Version: 0.8.2.qualifier |
72 | 72 |
Bundle-ClassPath: ., |
73 |
lib/odfdom-java-0.10.0-jar-with-dependencies.jar
|
|
73 |
lib/odfdom-java-0.11.0-jar-with-dependencies.jar
|
|
74 | 74 |
Require-Bundle: org.apache.xerces;bundle-version="2.9.0" |
75 | 75 |
Bundle-ManifestVersion: 2 |
76 | 76 |
Bundle-RequiredExecutionEnvironment: JavaSE-16 |
TXM/trunk/bundles/org.txm.libs.office/src/org/txm/libs/office/WriteODS.java (revision 3969) | ||
---|---|---|
101 | 101 |
else { |
102 | 102 |
throw new IllegalStateException("cannot get row at " + iRow); |
103 | 103 |
} |
104 |
|
|
104 | 105 |
return row; |
105 | 106 |
} |
106 | 107 |
|
TXM/trunk/bundles/org.txm.libs.office/build.properties (revision 3969) | ||
---|---|---|
2 | 2 |
bin.includes = META-INF/,\ |
3 | 3 |
OSGI-INF/,\ |
4 | 4 |
.,\ |
5 |
lib/odfdom-java-0.10.0-jar-with-dependencies.jar
|
|
5 |
lib/odfdom-java-0.11.0-jar-with-dependencies.jar
|
|
6 | 6 |
#qualifier=svn |
7 | 7 |
source.. = src/ |
Formats disponibles : Unified diff