~ubuntu-branches/ubuntu/vivid/eclipse-wtp/vivid

« back to all changes in this revision

Viewing changes to org.eclipse.wst.css.ui/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2013-06-28 08:42:01 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130628084201-houvqyt5uc6a3p27
Tags: 3.5.0-1
* New upstream release.
* Refreshed d/patches:
  - debian-custom-build.patch
  - regenerate-xpath2-parser.patch.
* Add patch for compatibility with rhino 1.7R4.
* Regenerate code from EMF models.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Bundle-ManifestVersion: 2
3
3
Bundle-Name: %pluginName
4
4
Bundle-SymbolicName: org.eclipse.wst.css.ui; singleton:=true
5
 
Bundle-Version: 1.0.702.qualifier
 
5
Bundle-Version: 1.0.800.qualifier
6
6
Bundle-Activator: org.eclipse.wst.css.ui.internal.CSSUIPlugin
7
7
Bundle-Vendor: %providerName
8
8
Bundle-Localization: plugin
38
38
 org.eclipse.ui.workbench.texteditor;bundle-version="[3.5.0,4.0.0)",
39
39
 org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
40
40
 org.eclipse.wst.xml.ui;bundle-version="[1.1.100,1.2.0)",
41
 
 org.eclipse.wst.sse.ui;bundle-version="[1.2.0,1.4.0)",
 
41
 org.eclipse.wst.sse.ui;bundle-version="[1.3.200,1.4.0)",
42
42
 org.eclipse.wst.css.core;bundle-version="[1.1.300,1.2.0)",
43
43
 org.eclipse.wst.sse.core;bundle-version="[1.1.500,1.2.0)",
44
44
 org.eclipse.wst.html.core;bundle-version="[1.1.400,1.2.0)",