Waldemar
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created no such constructor: com.plugin.FileEditorManager.<init>()void/newInvokeSpecial
AnsweredI tested on a public argumentless constructor and a default constructor. I don't know why I'm getting this error. Caused by: java.lang.IllegalAccessException: no such constructor: com.plugin.FileEd... -
Created list of files in a project
Answeredis it possible to get a list of file names in a project? -
Edited AnAction only on change Tab window
Answeredhow to filter actions only on tablature changes. I mean changing the active window with a code. From the active window I would like to get the name of the tab (the name of the open class file.) in ... -
Created Change of highlight color when selecting one of the elements Java
AnsweredWhen I click on the first "dp" the other three light up. How to change the backlight color in the settings?