creatorextension/com.nokia.carbide.extensions.creator.discovery/plugin.properties
changeset 25 eb17a7f7f320
equal deleted inserted replaced
24:400fe7b031f9 25:eb17a7f7f320
       
     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\
       
     2 \n\
       
     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\
       
     4 \n\
       
     5 \t --a device should be saving high amounts of data, \n\
       
     6 \t --the data is saved to a device several times, \n\
       
     7 \t --the data is saved to multiple devices at the same time. \n\
       
     8 \n\
       
     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\
       
    10 \n\
       
    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
       
    12