Narenram
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to get package name of the file on which an action has been performed?
AnsweredI have an Action class that is triggered on rt click in the project tree or in the editor. I want to extract the java module and java package name for .java files from the AnActionEvent in this cas...