equal
deleted
inserted
replaced
|
1 source.. = src/ |
|
2 output.. = bin/ |
|
3 bin.includes = META-INF/,\ |
|
4 .,\ |
|
5 plugin.xml,\ |
|
6 icons/,\ |
|
7 about.html,\ |
|
8 about.ini,\ |
|
9 about.mappings,\ |
|
10 about.properties,\ |
|
11 plugin.properties |
|
12 javacSource=1.5 |
|
13 javacTarget=1.5 |