~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to changelog/org.eclipse.linuxtools.changelog.javaparser/META-INF/MANIFEST.MF

  • Committer: Package Import Robot
  • Author(s): Jakub Adam
  • Date: 2012-06-29 12:07:30 UTC
  • Revision ID: package-import@ubuntu.com-20120629120730-bfri1xys1i71dpn6
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Manifest-Version: 1.0
 
2
Bundle-ManifestVersion: 2
 
3
Bundle-Name: %Bundle-Name
 
4
Bundle-SymbolicName: org.eclipse.linuxtools.changelog.parsers.java;singleton:=true
 
5
Bundle-Version: 2.7.0.qualifier
 
6
Require-Bundle: org.eclipse.jdt.core;bundle-version="3.3.0",
 
7
 org.eclipse.jdt.ui;bundle-version="3.3.0"
 
8
Bundle-Vendor: %Bundle-Vendor
 
9
Bundle-RequiredExecutionEnvironment: J2SE-1.5
 
10
Fragment-Host: org.eclipse.linuxtools.changelog.core;bundle-version="2.6.3"
 
11