how do I shake the application frame? Follow
Hey all,
I have a question RE plugin development - I have a process that will run in a plugin for a while and then finish. While the process is running I am often doing other stuff on my computer, so I was wondering if there is a way that I can "shake" the IntelliJ window in the same way that the ant utility does once a build has finished. That way a user can know when the process has finished rather than having to keep on switching back to IntelliJ to check. Any help appreciated :)
Please sign in to leave a comment.