creatorextension/com.nokia.carbide.extensions.creator.discovery/plugin.properties
author Matti Hagman <ext-matti.hagman@nokia.com>
Wed, 15 Sep 2010 17:28:26 +0300
changeset 25 eb17a7f7f320
permissions -rw-r--r--
Creator Carbide Extension 1.3.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
25
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     1
summary=The Creator Carbide.c++ Extension is a useful application for any software developer who needs to create test data into a device. The data can be, for example, contacts, SMS messages, bookmarks, appointments and to-dos).\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     2
\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     3
In specific, the Creator tool simplifies the creation of certain types of test data such as Access Points, which may be time-consuming to create manually. It can also save time in test data creation when, for example:\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     4
\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     5
\t --a device should be saving high amounts of data, \n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     6
\t --the data is saved to a device several times, \n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     7
\t --the data is saved to multiple devices at the same time. \n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     8
\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
     9
Test data configurations are stored as an XML-format script file, identified by .creatorxml file extension. The .creatorxml file is used as input for the S60 Creator tool that works on an S60 device or an emulator. You can transfer the Creator file into the device in the same way as any other file, for example, via a USB cable or a Bluetooth connection. On the device, the default location of the .creatorxml file is in c:\data, or at the root of the memory card.\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
    10
\n\
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
    11
To make the creation of data entries faster in the Creator Script Editor, you can define all or some of the field values to be Random instead of typing in the values manually. With this option, the S60 Creator tool will randomly pick the needed values based on a pre-defined resource file. \n
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff changeset
    12