Le 21/05/2015 17:33, Stephanie MAHEVAS a écrit :
le message d'erreur : The method getFile(String...) from the type FileUtil is deprecated ---------- 5. ERROR in E:\ISISFish\isis-fish-4\isis-community-database\rules\CapturesLongLinersNetters_Projection_Ratio.java (at line 297) new List[] { Arrays.asList(new String[]{"Group"})}); ^^^^^^ Arrays cannot be resolved Il manque l'import "java.util.Arrays"
---------- 6. ERROR in E:\ISISFish\isis-fish-4\isis-community-database\rules\CapturesLongLinersNetters_Projection_Ratio.java (at line 299) resultmanager.addResult(step, param_pop, matrixCatchOtherNumber); ^^^^^^^^^ param_pop cannot be resolved to a variable dans cette règle, le paramètre s’appelle "param_Population", pas "param_pop".
-- Éric Chatellier - www.codelutin.com - 02.40.50.29.28