DevMode has no -style argument, but Compiler has. You can also have a look at the *.js files in com/google/gwt/core/linker/ in the gwt-dev.jar for the templates used by each linker (by default, the IFrameLinker is used)
On Wednesday, March 21, 2012 7:06:05 PM UTC+1, YvetteT wrote: > > Hi, > > is it possible to get pretty javascript for the generated *.nocache.js > using eclipse? > > Because the DevMode debug config itself refuses to accept -style DETAILED > if specified using the arguments list. > > Thanks > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Gm7BsaDTK74J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
