Adili
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Adili created a post, AnsweredputCopyableUserData and undo/redo
I want to attach an object to a PSI element. Presumably I would use putCopyableUserData to do this. But getCopyableUserData returns null if the element is deleted and then restored via an undo acti... -
Adili created a post, Override GWTShellServlet?
Would like to tweak some core GWTShellServlet behavior while testing in hosted mode. Is it possible to specify a run configuration that supplies a custom class or do I have to hack the GWT lib?