GWT eclipse : errors/warnings preferences -


is there possibility change gwt errors/warnings preferences without using eclipse ui ? these preferences stored anywhere or can overwrite them somehow using preference files in .settings directory ?

best regards,

jake

if you're referring gwt compiler's log level setting it can set command line.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -