org.symbian.tools.wrttools.product/wrt-ide.product
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 15 Jul 2010 10:08:51 -0700
changeset 450 ed815e0eef9a
parent 426 022494a9b845
child 454 38d6944cff88
permissions -rw-r--r--
Bug 3268 - Debugger does not start on Windows XP
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
426
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     2
<?pde version="3.5"?>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     3
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     4
<product name="Mobile Web IDE" uid="org.symbian.wrtide" id="org.symbian.tools.wrttools.product.product" application="org.eclipse.ui.ide.workbench" version="1.0.0.qualifier" useFeatures="false" includeLaunchers="true">
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     5
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     6
   <aboutInfo>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     7
      <image path="icons/WRT_blurb_image.png"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     8
      <text>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
     9
         %productBlurb
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    10
      </text>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    11
   </aboutInfo>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    12
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    13
   <configIni use="default">
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    14
   </configIni>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    15
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    16
   <launcherArgs>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    17
      <programArgsLin>-os linux -ws gtk -arch x86</programArgsLin>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    18
      <programArgsMac>-os macosx -ws cocoa -arch x86</programArgsMac>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    19
      <programArgsWin>-os win32 -ws win32 -arch x86</programArgsWin>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    20
      <vmArgs>-Xms128m -Xmx768m -XX:MaxPermSize=192m</vmArgs>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    21
      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    22
   </launcherArgs>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    23
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    24
   <windowImages i16="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon_16px.png" i32="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon_32px.png" i48="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon_48px.png" i64="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon_64px.png" i128="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon_128px.png"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    25
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    26
   <splash
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    27
      location="org.symbian.tools.wrttools.product"
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    28
      startupProgressRect="5,245,410,15"
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    29
      startupMessageRect="7,220,400,20"
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    30
      startupForegroundColor="000000" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    31
   <launcher name="wrtide">
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    32
      <linux icon="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon.xpm"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    33
      <macosx icon="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon.icns"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    34
      <solaris/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    35
      <win useIco="true">
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    36
         <ico path="/org.symbian.tools.wrttools.product/icons/ico/WRT_main-icon.ico"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    37
         <bmp/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    38
      </win>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    39
   </launcher>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    40
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    41
   <vm>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    42
      <macos include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5</macos>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    43
      <windows include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</windows>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    44
   </vm>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    45
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    46
   <plugins>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    47
      <plugin id="com.ibm.icu"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    48
      <plugin id="com.jcraft.jsch"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    49
      <plugin id="java_cup.runtime"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    50
      <plugin id="javax.servlet"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    51
      <plugin id="javax.servlet.jsp"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    52
      <plugin id="javax.xml"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    53
      <plugin id="org.apache.ant"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    54
      <plugin id="org.apache.bcel"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    55
      <plugin id="org.apache.commons.codec"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    56
      <plugin id="org.apache.commons.collections"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    57
      <plugin id="org.apache.commons.el"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    58
      <plugin id="org.apache.commons.httpclient" version="3.1.0.v201005080502"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    59
      <plugin id="org.apache.commons.lang" version="2.3.0.v200803061910"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    60
      <plugin id="org.apache.commons.logging"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    61
      <plugin id="org.apache.jasper"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    62
      <plugin id="org.apache.log4j"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    63
      <plugin id="org.apache.lucene"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    64
      <plugin id="org.apache.lucene.analysis"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    65
      <plugin id="org.apache.velocity"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    66
      <plugin id="org.apache.xalan"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    67
      <plugin id="org.apache.xerces"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    68
      <plugin id="org.apache.xml.resolver"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    69
      <plugin id="org.apache.xml.serializer"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    70
      <plugin id="org.chromium.debug.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    71
      <plugin id="org.chromium.debug.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    72
      <plugin id="org.chromium.sdk"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    73
      <plugin id="org.eclipse.ant.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    74
      <plugin id="org.eclipse.compare"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    75
      <plugin id="org.eclipse.compare.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    76
      <plugin id="org.eclipse.compare.win32"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    77
      <plugin id="org.eclipse.core.boot"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    78
      <plugin id="org.eclipse.core.commands"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    79
      <plugin id="org.eclipse.core.contenttype"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    80
      <plugin id="org.eclipse.core.databinding"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    81
      <plugin id="org.eclipse.core.databinding.beans"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    82
      <plugin id="org.eclipse.core.databinding.observable"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    83
      <plugin id="org.eclipse.core.databinding.property"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    84
      <plugin id="org.eclipse.core.expressions"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    85
      <plugin id="org.eclipse.core.filebuffers"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    86
      <plugin id="org.eclipse.core.filesystem"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    87
      <plugin id="org.eclipse.core.filesystem.linux.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    88
      <plugin id="org.eclipse.core.filesystem.macosx" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    89
      <plugin id="org.eclipse.core.filesystem.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    90
      <plugin id="org.eclipse.core.jobs"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    91
      <plugin id="org.eclipse.core.net"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    92
      <plugin id="org.eclipse.core.net.linux.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    93
      <plugin id="org.eclipse.core.net.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    94
      <plugin id="org.eclipse.core.resources"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    95
      <plugin id="org.eclipse.core.resources.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    96
      <plugin id="org.eclipse.core.runtime"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    97
      <plugin id="org.eclipse.core.runtime.compatibility"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    98
      <plugin id="org.eclipse.core.runtime.compatibility.auth"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
    99
      <plugin id="org.eclipse.core.runtime.compatibility.registry" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   100
      <plugin id="org.eclipse.core.variables"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   101
      <plugin id="org.eclipse.cvs"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   102
      <plugin id="org.eclipse.debug.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   103
      <plugin id="org.eclipse.debug.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   104
      <plugin id="org.eclipse.draw2d"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   105
      <plugin id="org.eclipse.ecf"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   106
      <plugin id="org.eclipse.ecf.filetransfer"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   107
      <plugin id="org.eclipse.ecf.identity"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   108
      <plugin id="org.eclipse.ecf.provider.filetransfer"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   109
      <plugin id="org.eclipse.ecf.provider.filetransfer.httpclient"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   110
      <plugin id="org.eclipse.ecf.provider.filetransfer.httpclient.ssl" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   111
      <plugin id="org.eclipse.ecf.provider.filetransfer.ssl" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   112
      <plugin id="org.eclipse.ecf.ssl" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   113
      <plugin id="org.eclipse.emf.common"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   114
      <plugin id="org.eclipse.emf.common.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   115
      <plugin id="org.eclipse.emf.ecore"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   116
      <plugin id="org.eclipse.emf.ecore.change"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   117
      <plugin id="org.eclipse.emf.ecore.edit"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   118
      <plugin id="org.eclipse.emf.ecore.xmi"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   119
      <plugin id="org.eclipse.emf.edit"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   120
      <plugin id="org.eclipse.emf.edit.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   121
      <plugin id="org.eclipse.equinox.app"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   122
      <plugin id="org.eclipse.equinox.common"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   123
      <plugin id="org.eclipse.equinox.concurrent"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   124
      <plugin id="org.eclipse.equinox.ds"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   125
      <plugin id="org.eclipse.equinox.frameworkadmin"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   126
      <plugin id="org.eclipse.equinox.frameworkadmin.equinox"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   127
      <plugin id="org.eclipse.equinox.http.jetty"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   128
      <plugin id="org.eclipse.equinox.http.registry"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   129
      <plugin id="org.eclipse.equinox.http.servlet"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   130
      <plugin id="org.eclipse.equinox.jsp.jasper"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   131
      <plugin id="org.eclipse.equinox.jsp.jasper.registry"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   132
      <plugin id="org.eclipse.equinox.launcher"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   133
      <plugin id="org.eclipse.equinox.launcher.cocoa.macosx" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   134
      <plugin id="org.eclipse.equinox.launcher.gtk.linux.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   135
      <plugin id="org.eclipse.equinox.launcher.win32.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   136
      <plugin id="org.eclipse.equinox.p2.artifact.repository"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   137
      <plugin id="org.eclipse.equinox.p2.console"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   138
      <plugin id="org.eclipse.equinox.p2.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   139
      <plugin id="org.eclipse.equinox.p2.director"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   140
      <plugin id="org.eclipse.equinox.p2.director.app"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   141
      <plugin id="org.eclipse.equinox.p2.directorywatcher"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   142
      <plugin id="org.eclipse.equinox.p2.engine"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   143
      <plugin id="org.eclipse.equinox.p2.extensionlocation"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   144
      <plugin id="org.eclipse.equinox.p2.garbagecollector"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   145
      <plugin id="org.eclipse.equinox.p2.jarprocessor"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   146
      <plugin id="org.eclipse.equinox.p2.metadata"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   147
      <plugin id="org.eclipse.equinox.p2.metadata.generator"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   148
      <plugin id="org.eclipse.equinox.p2.metadata.repository"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   149
      <plugin id="org.eclipse.equinox.p2.operations"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   150
      <plugin id="org.eclipse.equinox.p2.publisher"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   151
      <plugin id="org.eclipse.equinox.p2.ql"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   152
      <plugin id="org.eclipse.equinox.p2.reconciler.dropins"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   153
      <plugin id="org.eclipse.equinox.p2.repository"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   154
      <plugin id="org.eclipse.equinox.p2.repository.tools"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   155
      <plugin id="org.eclipse.equinox.p2.touchpoint.eclipse"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   156
      <plugin id="org.eclipse.equinox.p2.touchpoint.natives"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   157
      <plugin id="org.eclipse.equinox.p2.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   158
      <plugin id="org.eclipse.equinox.p2.ui.sdk"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   159
      <plugin id="org.eclipse.equinox.p2.ui.sdk.scheduler"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   160
      <plugin id="org.eclipse.equinox.p2.updatechecker"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   161
      <plugin id="org.eclipse.equinox.p2.updatesite"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   162
      <plugin id="org.eclipse.equinox.preferences"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   163
      <plugin id="org.eclipse.equinox.registry"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   164
      <plugin id="org.eclipse.equinox.security"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   165
      <plugin id="org.eclipse.equinox.security.macosx" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   166
      <plugin id="org.eclipse.equinox.security.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   167
      <plugin id="org.eclipse.equinox.security.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   168
      <plugin id="org.eclipse.equinox.simpleconfigurator"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   169
      <plugin id="org.eclipse.equinox.simpleconfigurator.manipulator"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   170
      <plugin id="org.eclipse.equinox.util"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   171
      <plugin id="org.eclipse.gef"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   172
      <plugin id="org.eclipse.help"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   173
      <plugin id="org.eclipse.help.appserver"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   174
      <plugin id="org.eclipse.help.base"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   175
      <plugin id="org.eclipse.help.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   176
      <plugin id="org.eclipse.help.webapp"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   177
      <plugin id="org.eclipse.jem.util"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   178
      <plugin id="org.eclipse.jface"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   179
      <plugin id="org.eclipse.jface.databinding"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   180
      <plugin id="org.eclipse.jface.text"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   181
      <plugin id="org.eclipse.jsch.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   182
      <plugin id="org.eclipse.ltk.core.refactoring"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   183
      <plugin id="org.eclipse.ltk.ui.refactoring"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   184
      <plugin id="org.eclipse.osgi"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   185
      <plugin id="org.eclipse.osgi.services"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   186
      <plugin id="org.eclipse.osgi.util"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   187
      <plugin id="org.eclipse.platform"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   188
      <plugin id="org.eclipse.platform.doc.user"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   189
      <plugin id="org.eclipse.rcp"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   190
      <plugin id="org.eclipse.search"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   191
      <plugin id="org.eclipse.swt"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   192
      <plugin id="org.eclipse.swt.cocoa.macosx" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   193
      <plugin id="org.eclipse.swt.gtk.linux.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   194
      <plugin id="org.eclipse.swt.win32.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   195
      <plugin id="org.eclipse.team.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   196
      <plugin id="org.eclipse.team.cvs.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   197
      <plugin id="org.eclipse.team.cvs.ssh2"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   198
      <plugin id="org.eclipse.team.cvs.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   199
      <plugin id="org.eclipse.team.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   200
      <plugin id="org.eclipse.text"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   201
      <plugin id="org.eclipse.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   202
      <plugin id="org.eclipse.ui.browser"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   203
      <plugin id="org.eclipse.ui.cheatsheets"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   204
      <plugin id="org.eclipse.ui.cocoa" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   205
      <plugin id="org.eclipse.ui.console"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   206
      <plugin id="org.eclipse.ui.editors"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   207
      <plugin id="org.eclipse.ui.forms"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   208
      <plugin id="org.eclipse.ui.ide"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   209
      <plugin id="org.eclipse.ui.ide.application"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   210
      <plugin id="org.eclipse.ui.intro"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   211
      <plugin id="org.eclipse.ui.intro.universal"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   212
      <plugin id="org.eclipse.ui.navigator"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   213
      <plugin id="org.eclipse.ui.navigator.resources"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   214
      <plugin id="org.eclipse.ui.net"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   215
      <plugin id="org.eclipse.ui.views"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   216
      <plugin id="org.eclipse.ui.views.properties.tabbed"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   217
      <plugin id="org.eclipse.ui.win32" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   218
      <plugin id="org.eclipse.ui.workbench"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   219
      <plugin id="org.eclipse.ui.workbench.texteditor"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   220
      <plugin id="org.eclipse.update.configurator"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   221
      <plugin id="org.eclipse.update.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   222
      <plugin id="org.eclipse.update.core.linux" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   223
      <plugin id="org.eclipse.update.core.win32" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   224
      <plugin id="org.eclipse.update.scheduler"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   225
      <plugin id="org.eclipse.update.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   226
      <plugin id="org.eclipse.wst.common.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   227
      <plugin id="org.eclipse.wst.common.emf"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   228
      <plugin id="org.eclipse.wst.common.emfworkbench.integration"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   229
      <plugin id="org.eclipse.wst.common.environment"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   230
      <plugin id="org.eclipse.wst.common.frameworks"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   231
      <plugin id="org.eclipse.wst.common.frameworks.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   232
      <plugin id="org.eclipse.wst.common.infopop"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   233
      <plugin id="org.eclipse.wst.common.modulecore"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   234
      <plugin id="org.eclipse.wst.common.project.facet.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   235
      <plugin id="org.eclipse.wst.common.snippets"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   236
      <plugin id="org.eclipse.wst.common.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   237
      <plugin id="org.eclipse.wst.common.uriresolver"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   238
      <plugin id="org.eclipse.wst.css.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   239
      <plugin id="org.eclipse.wst.css.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   240
      <plugin id="org.eclipse.wst.doc.user"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   241
      <plugin id="org.eclipse.wst.dtd.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   242
      <plugin id="org.eclipse.wst.html.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   243
      <plugin id="org.eclipse.wst.html.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   244
      <plugin id="org.eclipse.wst.html.ui.infopop"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   245
      <plugin id="org.eclipse.wst.internet.cache"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   246
      <plugin id="org.eclipse.wst.internet.monitor.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   247
      <plugin id="org.eclipse.wst.internet.monitor.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   248
      <plugin id="org.eclipse.wst.jsdt.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   249
      <plugin id="org.eclipse.wst.jsdt.doc"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   250
      <plugin id="org.eclipse.wst.jsdt.manipulation"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   251
      <plugin id="org.eclipse.wst.jsdt.support.firefox"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   252
      <plugin id="org.eclipse.wst.jsdt.support.ie"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   253
      <plugin id="org.eclipse.wst.jsdt.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   254
      <plugin id="org.eclipse.wst.jsdt.web.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   255
      <plugin id="org.eclipse.wst.jsdt.web.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   256
      <plugin id="org.eclipse.wst.sse.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   257
      <plugin id="org.eclipse.wst.sse.doc.user"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   258
      <plugin id="org.eclipse.wst.sse.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   259
      <plugin id="org.eclipse.wst.sse.ui.infopop"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   260
      <plugin id="org.eclipse.wst.standard.schemas"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   261
      <plugin id="org.eclipse.wst.validation"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   262
      <plugin id="org.eclipse.wst.validation.infopop"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   263
      <plugin id="org.eclipse.wst.validation.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   264
      <plugin id="org.eclipse.wst.xml.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   265
      <plugin id="org.eclipse.wst.xml.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   266
      <plugin id="org.eclipse.wst.xml.ui.infopop"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   267
      <plugin id="org.eclipse.wst.xml.xpath.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   268
      <plugin id="org.eclipse.wst.xml.xpath.ui"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   269
      <plugin id="org.eclipse.wst.xml.xpath2.processor"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   270
      <plugin id="org.eclipse.wst.xmleditor.doc.user"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   271
      <plugin id="org.jdom"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   272
      <plugin id="org.mortbay.jetty.server"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   273
      <plugin id="org.mortbay.jetty.util"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   274
      <plugin id="org.mozilla.xpcom"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   275
      <plugin id="org.mozilla.xulrunner"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   276
      <plugin id="org.mozilla.xulrunner.carbon.macosx" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   277
      <plugin id="org.mozilla.xulrunner.gtk.linux.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   278
      <plugin id="org.mozilla.xulrunner.win32.win32.x86" fragment="true"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   279
      <plugin id="org.sat4j.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   280
      <plugin id="org.sat4j.pb"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   281
      <plugin id="org.symbian.tools.wrttools"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   282
      <plugin id="org.symbian.tools.wrttools.debug.core"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   283
      <plugin id="org.symbian.tools.wrttools.doc.WRTKit"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   284
      <plugin id="org.symbian.tools.wrttools.doc.WebDeveloper"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   285
      <plugin id="org.symbian.tools.wrttools.previewer"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   286
      <plugin id="org.symbian.tools.wrttools.product"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   287
      <plugin id="org.w3c.css"/>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   288
   </plugins>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   289
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   290
   <configurations>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   291
      <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   292
      <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   293
      <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   294
      <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   295
      <plugin id="org.symbian.tools.wrttools.product" autoStart="false" startLevel="5" />
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   296
   </configurations>
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   297
022494a9b845 Bug 3026 - Content Assist not working for phonegap APIs
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 425
diff changeset
   298
</product>