Skip to content

Commit 483ab2a

Browse files
committed
Release Aspose.Cells Cloud SDK 22.7
1 parent df0fe92 commit 483ab2a

File tree

2 files changed

+24
-19
lines changed

2 files changed

+24
-19
lines changed

.classpath

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,36 @@
1010
<attributes>
1111
<attribute name="optional" value="true"/>
1212
<attribute name="maven.pomderived" value="true"/>
13+
<attribute name="test" value="true"/>
14+
</attributes>
15+
</classpathentry>
16+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
17+
<attributes>
18+
<attribute name="maven.pomderived" value="true"/>
1319
</attributes>
1420
</classpathentry>
15-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
1621
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
1722
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
1823
<attributes>
1924
<attribute name="maven.pomderived" value="true"/>
2025
</attributes>
2126
</classpathentry>
22-
<classpathentry kind="output" path="bin"/>
27+
<classpathentry kind="src" path="target/generated-sources/annotations">
28+
<attributes>
29+
<attribute name="optional" value="true"/>
30+
<attribute name="maven.pomderived" value="true"/>
31+
<attribute name="ignore_optional_problems" value="true"/>
32+
<attribute name="m2e-apt" value="true"/>
33+
</attributes>
34+
</classpathentry>
35+
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
36+
<attributes>
37+
<attribute name="optional" value="true"/>
38+
<attribute name="maven.pomderived" value="true"/>
39+
<attribute name="ignore_optional_problems" value="true"/>
40+
<attribute name="m2e-apt" value="true"/>
41+
<attribute name="test" value="true"/>
42+
</attributes>
43+
</classpathentry>
44+
<classpathentry kind="output" path="target/classes"/>
2345
</classpath>

.github/workflows/java-test.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)