equal
deleted
inserted
replaced
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 |
|