Set required execution enviroment
commit1d5a856f848b548bc97f3797e137a7e02e90cc77
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 14 May 2007 20:53:26 +0000 (14 22:53 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 14 May 2007 20:53:26 +0000 (14 22:53 +0200)
tree3c6edb1cccb7a468058f84c2885d4e982e980fb6
parentf6c5df64bb40f07e18309c7400a8f3d37fa97629
Set required execution enviroment

This is required to be able to export the plugin to jar
files, at least using Eclipse 3.3 M7, otherwise the compiler
assumes 1.4 syntax and compilation fails.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.core.test/META-INF/MANIFEST.MF
org.spearce.egit.core/META-INF/MANIFEST.MF
org.spearce.egit.ui/META-INF/MANIFEST.MF
org.spearce.jgit/META-INF/MANIFEST.MF