org.chromium.debug.core/build.properties
changeset 276 f2f4a1259de8
parent 76 57613a26af19
equal deleted inserted replaced
275:12c2ea2194c7 276:f2f4a1259de8
     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