diff options
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/.classpath b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/.classpath index a2737ddb01a..50aae142c50 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/.classpath +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/.classpath @@ -4,6 +4,5 @@ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src-gen"/> <classpathentry kind="src" path="src"/> - <classpathentry exported="true" kind="lib" path="bin" sourcepath="bin"/> <classpathentry kind="output" path="bin"/> </classpath> |