Get current project if i am not working anAction file

Hi,

if i am working in multipal projects in multipal windows anyone can help me to get current working  project in java file which is NOT extend anAction.

0
1 comment

Project is usually obtained from a DataContext. You can obtain a data context from a given or focused component using DataManager's methods.

-1

Please sign in to leave a comment.