| commit | b08a3e307ef63bd17540455375460ba766116765 | [log] [tgz] |
|---|---|---|
| author | Alex Ruiz <alruiz@google.com> | Tue May 17 00:00:01 2011 +0000 |
| committer | Alex Ruiz <alruiz@google.com> | Tue May 17 00:00:01 2011 +0000 |
| tree | a5e8bebdf85e5cbea3488f011eece9a6db902087 | |
| parent | e9af8eced47f3f0e1205bc3df48677a2d3c8a869 [diff] [blame] |
In progress: [ Issue 40 ] Add support for import resolution across multiple folders https://code.google.com/p/protobuf-dt/issues/detail?id=40 Adding support for using both workspace and file system paths for resolution of imports.
diff --git a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF index ad89cad..87abba7 100644 --- a/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF +++ b/com.google.eclipse.protobuf.ui/META-INF/MANIFEST.MF
@@ -16,7 +16,8 @@ org.eclipse.core.runtime, com.ibm.icu, org.eclipse.emf.databinding, - org.eclipse.core.resources + org.eclipse.core.resources, + org.eclipse.core.filesystem;bundle-version="1.3.100" Import-Package: org.apache.log4j, org.apache.commons.logging Bundle-RequiredExecutionEnvironment: J2SE-1.5