Xterm fragments packaged as folders
This commit is contained in:
@@ -8,3 +8,4 @@ Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.linux.x86.64
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))
|
||||
Eclipse-BundleShape: dir
|
||||
|
||||
@@ -8,4 +8,4 @@ Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Eclipse-PlatformFilter: (& (osgi.ws=cocoa) (osgi.os=macosx) (|(osgi.arch=x86_64)(osgi.arch=ppc)))
|
||||
|
||||
Eclipse-BundleShape: dir
|
||||
|
||||
@@ -8,3 +8,4 @@ Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.1"
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Eclipse-PlatformFilter: (& (osgi.os=win32) (osgi.ws=win32) (osgi.arch=x86_64))
|
||||
Eclipse-BundleShape: dir
|
||||
|
||||
@@ -6,7 +6,6 @@ Bundle-Version: 4.8.1.qualifier
|
||||
Automatic-Module-Name: org.springframework.ide.eclipse.xterm
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-Activator: org.springframework.ide.eclipse.xterm.XtermPlugin
|
||||
Eclipse-BundleShape: dir
|
||||
Require-Bundle: org.eclipse.ui;bundle-version="3.115.0",
|
||||
org.eclipse.core.runtime,
|
||||
org.eclipse.core.resources,
|
||||
|
||||
Reference in New Issue
Block a user