In GWT 2.1.0.M2 the options "-style pretty" couldn't be recognized
Posted
by
Whistle
on Stack Overflow
See other posts from Stack Overflow
or by Whistle
Published on 2010-09-15T14:14:36Z
Indexed on
2010/12/30
0:54 UTC
Read the original article
Hit count: 144
I am using GWT eclipse plugin and try to add option "-style pretty" inside arguments tab of debug configuration window in eclipse. But after click debug it just prompts "Unknown argument: -style". I used to use webcreator to create gwt app. this is my first time to use plugin and i am not sure i put it into the right place or gwt 2.1.0.M2 just doesn't support this option (which is wired). Please help me thanks in advance.
© Stack Overflow or respective owner