Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-12-03 21:54:19 +0000
committerSteffen Pingel2011-12-03 21:54:19 +0000
commite16cd7c253208a4324c43854bfb743e693beb1e7 (patch)
tree2719e0a674188ca39e46b9ae2377e32a39ff1963 /org.eclipse.mylyn.tasks.ui/.classpath
parent9677a180c7f2867a4747187ce0667752f3dc8299 (diff)
downloadorg.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.tar.gz
org.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.tar.xz
org.eclipse.mylyn.tasks-e16cd7c253208a4324c43854bfb743e693beb1e7.zip
NEW - bug 360301: [api] make provisional packages API
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360301 Change-Id: Ic9849bea00e2a58e7275badd2996ecc2567606c4
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/.classpath')
-rw-r--r--org.eclipse.mylyn.tasks.ui/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/.classpath b/org.eclipse.mylyn.tasks.ui/.classpath
index 59d3d34a5..bf6d461ed 100644
--- a/org.eclipse.mylyn.tasks.ui/.classpath
+++ b/org.eclipse.mylyn.tasks.ui/.classpath
@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
<accessrules>
- <accessrule kind="accessible" pattern="org/eclipse/mylyn/internal/provisional/**"/>
<accessrule kind="accessible" pattern="org/eclipse/search/internal/ui/**"/>
<accessrule kind="accessible" pattern="org/eclipse/ui/search/internal/*"/>
<accessrule kind="accessible" pattern="org/eclipse/ui/internal/**"/>

Back to the top