4 Commits

Author SHA1 Message Date
Adrien Grand
f5306ef8c1 Update Eclipse configuration to Java 1.7. 2014-02-27 22:41:40 +01:00
Adrien Grand
b9714eae60 Update Eclipse template to use the new license header. 2014-01-07 12:15:19 +01:00
Adrien Grand
f38103a232 Eclipse: organize imports on save.
It can happen that Eclipse fails at correctly adding a new import entry to an
existing list of imports since we don't use its default rules. This commit
forces Eclipse to organize imports on save.
2013-07-18 14:49:35 +02:00
Adrien Grand
1954f770a1 Put Eclipse settings in the root directory.
This enforces that settings are taken into account whichever mean is used to
import the project into Eclipse (manual import, m2e, mvn eclipse:eclipse, ...).
2013-06-26 16:51:47 +02:00