imakerplugin/common.properties
author wpaul
Mon, 13 Sep 2010 15:23:15 -0500
changeset 24 400fe7b031f9
parent 11 217e69fc5beb
permissions -rw-r--r--
minor metadata editor cleanup.
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
11
217e69fc5beb iMaker 3.1.0
haismail <hussein.ismail@nokia.com>
parents: 0
diff changeset
     6
plugin.version       = 3.1.0
0
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