core/com.nokia.carbide.cpp.codescanner/plugin.properties
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 223 4082125d964e
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
# <copyright>
cawthron
parents:
diff changeset
     2
# </copyright>
cawthron
parents:
diff changeset
     3
#
cawthron
parents:
diff changeset
     4
# $Id: plugin.properties,v 1.1 2009/02/05 00:27:51 wpaul Exp $
cawthron
parents:
diff changeset
     5
cawthron
parents:
diff changeset
     6
# ====================================================================
cawthron
parents:
diff changeset
     7
# To code developer:
cawthron
parents:
diff changeset
     8
#   Do NOT change the properties between this line and the
cawthron
parents:
diff changeset
     9
#   "%%% END OF TRANSLATED PROPERTIES %%%" line.
cawthron
parents:
diff changeset
    10
#   Make a new property name, append to the end of the file and change
cawthron
parents:
diff changeset
    11
#   the code to use the new property.
cawthron
parents:
diff changeset
    12
# ====================================================================
cawthron
parents:
diff changeset
    13
cawthron
parents:
diff changeset
    14
# ====================================================================
cawthron
parents:
diff changeset
    15
# %%% END OF TRANSLATED PROPERTIES %%%
cawthron
parents:
diff changeset
    16
# ====================================================================
cawthron
parents:
diff changeset
    17
cawthron
parents:
diff changeset
    18
pluginName=CodeScanner
cawthron
parents:
diff changeset
    19
providerName=Nokia.com
cawthron
parents:
diff changeset
    20
CSProblemMarker.name=CodeScanner Problem
cawthron
parents:
diff changeset
    21