Skip to content

Commit b13cef6

Browse files
Copilotfduminy
andcommitted
Fix annotation plugin to use classlib.jar instead of jnode-core.jar
Co-authored-by: fduminy <143904+fduminy@users.noreply.github.com>
1 parent 394610c commit b13cef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/descriptors/org.jnode.annotation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
provider-name="JNode.org">
2929

3030
<runtime>
31-
<library name="jnode-core.jar">
31+
<library name="classlib.jar">
3232
<export name="org.jnode.annotation.*"/>
3333
</library>
3434
</runtime>

0 commit comments

Comments
 (0)