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