[ERROR] The method format(String, Integer) is undefined for type String
2,842 views
Skip to first unread message
Marc Graham
unread,
Oct 13, 2011, 12:51:30 PM10/13/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
to Google Web Toolkit
I'm experimenting with GWT in Eclipse, moving right along, when I add
a String.format statement to my code. Namely:
String.format("%dpx", new Integer(adjWidth));
I try testing it in the Chrome plugin. The plugin crashes and the
Development Mode tab contains the subject error.
What??????
I'd appreciate anyone telling me what's going on.
gerry
unread,
Oct 13, 2011, 1:13:51 PM10/13/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