org.symbian.tools.wrttools.product/p2.inf
changeset 243 37d0d9cd8db6
child 296 48ed893a420c
equal deleted inserted replaced
242:0b6dbc2fc499 243:37d0d9cd8db6
       
     1 requires.1.namespace=org.eclipse.equinox.p2.iu
       
     2 requires.1.name=toolingorg.eclipse.configuration.win32
       
     3 requires.1.filter=(osgi.os=win32)
       
     4 requires.1.range=[1.0.0,1.0.0]
       
     5 requires.1.greedy=true
       
     6 
       
     7 requires.2.namespace=org.eclipse.equinox.p2.iu
       
     8 requires.2.name=toolingorg.eclipse.configuration
       
     9 requires.2.filter=(!(osgi.os=win32))
       
    10 requires.2.range=[1.0.0,1.0.0]
       
    11 requires.2.greedy=true
       
    12 
       
    13 units.1.id=toolingorg.eclipse.configuration.win32
       
    14 units.1.version=1.0.0
       
    15 units.1.provides.1.namespace=org.eclipse.equinox.p2.iu
       
    16 units.1.provides.1.name=toolingorg.eclipse.configuration.win32
       
    17 units.1.provides.1.version=1.0.0
       
    18 units.1.filter=(osgi.os=win32)
       
    19 units.1.touchpoint.id=org.eclipse.equinox.p2.osgi
       
    20 units.1.touchpoint.version=1.0.0
       
    21 units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/My Documents/WRT Workspace);
       
    22 units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);
       
    23 
       
    24 units.2.id=toolingorg.eclipse.configuration
       
    25 units.2.version=1.0.0
       
    26 units.2.provides.1.namespace=org.eclipse.equinox.p2.iu
       
    27 units.2.provides.1.name=toolingorg.eclipse.configuration
       
    28 units.2.provides.1.version=1.0.0
       
    29 units.2.filter=(!(osgi.os=win32))
       
    30 units.2.touchpoint.id=org.eclipse.equinox.p2.osgi
       
    31 units.2.touchpoint.version=1.0.0
       
    32 units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/WRT Workspace);
       
    33 units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:);