org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF
author tasneems@symbian.org
Wed, 27 Jan 2010 15:05:37 -0800
changeset 50 0560e98b9bf6
parent 39 eb7d9e33e288
child 56 22f918ed49f7
permissions -rw-r--r--
Added widget project nature and WRT validators
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
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     5
Bundle-Version: 1.0.0.qualifier
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
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     8
Require-Bundle: org.eclipse.ui,
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
     9
 org.eclipse.core.runtime,
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    10
 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
    11
 org.eclipse.search;bundle-version="3.5.0",
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    12
 org.eclipse.debug.ui;bundle-version="3.5.0",
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    13
 org.eclipse.ui.console;bundle-version="3.4.0",
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    14
 org.symbian.tools.wrttools;bundle-version="1.0.0",
50
0560e98b9bf6 Added widget project nature and WRT validators
tasneems@symbian.org
parents: 39
diff changeset
    15
 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
    16
 org.eclipse.wst.html.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.xml.ui;bundle-version="1.1.0"
39
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    18
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
eb7d9e33e288 Integration with previewer code
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff changeset
    19
Bundle-ActivationPolicy: lazy