plugins/org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 03 Sep 2010 13:25:57 -0700
changeset 487 356e57403778
parent 475 77edd0cbdfe0
permissions -rw-r--r--
Debugger action was moved to Symbian-specific plugin as it slightly conflicts with Eclipse.org policy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     1
Manifest-Version: 1.0
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     3
Bundle-Name: WRT IDE Product
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     4
Bundle-SymbolicName: org.symbian.tools.wrttools.product;singleton:=true
425
0bed0b841487 Bug 3103 - Change version string to 1.0
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 328
diff changeset
     5
Bundle-Version: 1.0.0.qualifier
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     6
Bundle-Activator: org.symbian.tools.wrttools.product.Activator
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     7
Bundle-Vendor: Symbian Foundation
172
8ecbe3a8f9a7 Fixed the About dialog message
Eugene
parents: 140
diff changeset
     8
Bundle-Localization: plugin
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     9
Require-Bundle: org.eclipse.ui,
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    10
 org.eclipse.core.runtime,
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    11
 org.eclipse.wst.jsdt.ui;bundle-version="1.0.200",
50
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    12
 org.eclipse.search;bundle-version="3.5.0",
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    13
 org.eclipse.debug.ui;bundle-version="3.5.0",
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    14
 org.eclipse.ui.console;bundle-version="3.4.0",
287
acfa94f7e231 bug 2386 - also need to updated dependencies
John Kern <johnk@symbian.org>
parents: 286
diff changeset
    15
 org.symbian.tools.wrttools;bundle-version="0.9.0",
50
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    16
 org.eclipse.wst.css.ui;bundle-version="1.0.400",
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    17
 org.eclipse.wst.html.ui;bundle-version="1.0.400",
140
63dff67c87d1 Fix for Bug 1870 - By default Preview should be shown above the outline
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 56
diff changeset
    18
 org.eclipse.wst.xml.ui;bundle-version="1.1.0",
468
a05c6e5cc7d9 Previewer now is TMWed (can support projects with different natures). Note: this commit does not compile. This previewer still only supports WRT libraries
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    19
 org.symbian.tools.tmw.previewer;bundle-version="0.9.0",
475
77edd0cbdfe0 Removed old new project wizard
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
    20
 org.eclipse.ui.intro,
77edd0cbdfe0 Removed old new project wizard
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
    21
 org.symbian.tools.tmw.ui;bundle-version="1.0.0",
487
356e57403778 Debugger action was moved to Symbian-specific plugin as it slightly conflicts with Eclipse.org policy
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 475
diff changeset
    22
 org.eclipse.wst.common.project.facet.ui;bundle-version="1.4.100",
356e57403778 Debugger action was moved to Symbian-specific plugin as it slightly conflicts with Eclipse.org policy
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 475
diff changeset
    23
 org.symbian.tools.tmw.core;bundle-version="1.0.0"
233
724656eaa2af Several warnings were cleared
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 172
diff changeset
    24
Bundle-RequiredExecutionEnvironment: J2SE-1.5
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    25
Bundle-ActivationPolicy: lazy