Adili
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created putCopyableUserData and undo/redo
AnsweredI 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... -
Created 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?