diff options
Diffstat (limited to 'org.eclipse.text/.classpath')
-rw-r--r-- | org.eclipse.text/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text/.classpath b/org.eclipse.text/.classpath index 921a92249..f2a7ad8ee 100644 --- a/org.eclipse.text/.classpath +++ b/org.eclipse.text/.classpath @@ -2,7 +2,7 @@ <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="projection"/> - <classpathentry excluding="**/internal/**" kind="con" path="org.eclipse.pde.core.requiredPlugins"/> + <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="bin"/> </classpath> |