Hi All, Today I downloaded the latest OJ NB 4926 and I hd various error messages coming up from the plugins when initialized: basically: FeatureInstaller.getInstance() is not working. It is required, as I checked on source code, FeatureInstaller.getInstance(WorkbenchContext). I tested this method on an external test plugin but it seems not working. context.getFeatureInstaller() works fine
I18N.get(String) and I18N.getMessage(String, Objects) are not working anymore. It is required to use I18N.getInstance().get. How can I manage with an external language file (for instance external plugin)? Should I use I18N.getInstance(File) method? Thanks Peppe
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel