Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBJ Hargrave2013-05-16 18:54:48 +0000
committerBJ Hargrave2013-05-22 20:55:41 +0000
commit4ee7d51dc44cf5ae743a52ecaf5c921bc446b939 (patch)
tree52097b5ceebce8d2906994814506dc70d85f7f06 /bundles/org.eclipse.osgi/osgi
parent6d2a871763910eedb21e4cef967c4cabeceef1c9 (diff)
downloadrt.equinox.framework-4ee7d51dc44cf5ae743a52ecaf5c921bc446b939.tar.gz
rt.equinox.framework-4ee7d51dc44cf5ae743a52ecaf5c921bc446b939.tar.xz
rt.equinox.framework-4ee7d51dc44cf5ae743a52ecaf5c921bc446b939.zip
Add osgi.annotation jar for OSGi package and type annotations
These annotations are class retention annotations and are not needed at runtime. Signed-off-by: BJ Hargrave <hargrave@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi/osgi')
-rw-r--r--bundles/org.eclipse.osgi/osgi/osgi.annotation.jarbin0 -> 13179 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar b/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar
new file mode 100644
index 000000000..947f158fb
--- /dev/null
+++ b/bundles/org.eclipse.osgi/osgi/osgi.annotation.jar
Binary files differ

Back to the top