org.chromium.debug.ui/build.properties
changeset 76 57613a26af19
parent 2 e4420d2515f1
child 276 f2f4a1259de8
equal deleted inserted replaced
65:6bec0231e8d2 76:57613a26af19
     5                LICENSE,\
     5                LICENSE,\
     6                plugin.properties
     6                plugin.properties
     7 source.. = src/
     7 source.. = src/
     8 output.. = bin/
     8 output.. = bin/
     9 src.includes = LICENSE
     9 src.includes = LICENSE
       
    10 
       
    11 # javac 
       
    12 javacSource=1.5
       
    13 javacTarget=1.5
       
    14 javacVerbose=true
       
    15