You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I read about compiler.useSourceMap on google wiki page and added to my module gwt.xml file <set-propertyname="compiler.useSourceMaps"value="true"/> . But when I started compiling, compiler show error that he cannot find compiler.useSourceMaps option. So question is how to use this?
Ed
unread,
Dec 23, 2011, 3:17:37 AM12/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
SourceMaps haven't yet been released, they're only in trunk. In other words, it won't work with GWT 2.4, you'll have to wait for GWT 2.5 or build GWT yourself.