Skip to content

Commit

Permalink
Bug 576740 - Add a LRU resource cache for jface
Browse files Browse the repository at this point in the history
Add pde apitools annotations to classpath.

Change-Id: Ia9915e27df6fb1c7fcf217c54dcc27323673c935
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.common/+/187222
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
  • Loading branch information
akurtakov committed Nov 2, 2021
1 parent 47d4423 commit 7bdfd8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Expand Up @@ -2,7 +2,7 @@ dot.classes=target/classes
dependency.dir=target/dependency

eclipse.jdt.ui=../../../eclipse.jdt.ui
eclipse.pde=../../../eclipse.pde
eclipse.pde=../../../eclipse.pde.ui
eclipse.platform.ant=../../../eclipse.platform/ant
eclipse.platform.debug=../../../eclipse.platform.debug
eclipse.platform.platform=../../../eclipse.platform/platform
Expand Down
1 change: 1 addition & 0 deletions bundles/org.eclipse.platform.doc.isv/platformOptions.txt
Expand Up @@ -181,6 +181,7 @@
;${rt.equinox.p2.bundles}/org.eclipse.equinox.p2.metadata.repository/${dot.classes}
;${rt.equinox.p2.bundles}/org.eclipse.equinox.p2.publisher/${dot.classes}
;${rt.equinox.p2.bundles}/org.eclipse.equinox.simpleconfigurator/${dot.classes}
;${eclipse.pde}/apitools/org.eclipse.pde.api.tools.annotations/${dot.classes}
-breakiterator
-use
-splitIndex
Expand Down

0 comments on commit 7bdfd8b

Please sign in to comment.