Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2008-04-08 21:31:43 +0000
committerspingel2008-04-08 21:31:43 +0000
commit1d2633eacf2bdaadd2adfaad378af94f2dee9135 (patch)
treec2bc494b30e774b1410893379a89abe3c377d0ec /org.eclipse.mylyn.tasks.core/.classpath
parent1a367bcc21a34dc465cbf7163bcbbd6bbf60e91e (diff)
downloadorg.eclipse.mylyn.tasks-1d2633eacf2bdaadd2adfaad378af94f2dee9135.tar.gz
org.eclipse.mylyn.tasks-1d2633eacf2bdaadd2adfaad378af94f2dee9135.tar.xz
org.eclipse.mylyn.tasks-1d2633eacf2bdaadd2adfaad378af94f2dee9135.zip
NEW - bug 225040: mark internal packages as x-internal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=225040
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/.classpath')
-rw-r--r--org.eclipse.mylyn.tasks.core/.classpath3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.tasks.core/.classpath b/org.eclipse.mylyn.tasks.core/.classpath
index a4c8de8d9..97b36d470 100644
--- a/org.eclipse.mylyn.tasks.core/.classpath
+++ b/org.eclipse.mylyn.tasks.core/.classpath
@@ -7,9 +7,6 @@
</accessrules>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
- <accessrules>
- <accessrule kind="accessible" pattern="**/internal/**"/>
- </accessrules>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top