testdev/ite/src/com.nokia.testfw.codegen.ui/build.properties
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 source.. = src/
       
     2 output.. = bin/
       
     3 bin.includes = META-INF/,\
       
     4                .,\
       
     5                lib/tfw_codegen.jar,\
       
     6                lib/commons-collections-3.2.1.jar,\
       
     7                lib/commons-lang-2.4.jar,\
       
     8                lib/velocity-1.6.2.jar,\
       
     9                plugin.xml,\
       
    10                plugin.properties,\
       
    11                icons/
       
    12 javacSource=1.5
       
    13 javacTarget=1.5