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