imakerplugin/common.properties
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 11:49:56 +0300
changeset 10 2715b6594cd9
parent 0 61163b28edca
child 11 217e69fc5beb
permissions -rw-r--r--
RemoteControl 1.4.0 What's new: * Requires HTI Connection 1.4.0 or later to work! * Feature: New directory browse history dropdown menu in File Transfer mode showing ten recently visited paths. * Change: Screen capture mode now updates its screen by using screencapture deltas (partial screen captures). * Change: File Transfer mode toolbar and context menu items reorganized.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!--****************************************************************************
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
 * iMaker plugin common properties file
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
 *
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
 ****************************************************************************-->
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
plugin.version       = 2.2.4
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
eclipse.home         = E:/APPS/Carbide.c_SYMSEE_layout_2.4.0_test
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
plugin.lib           = lib
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
plugin.dist.dir      = install
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
common.javac-target	 = 1.5
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
common.javac-source	 = 1.5
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12