STEELSWING
STEELSWING
ну так в майне на это забили:)
Ну если ты так очень хочешь - берешь форкаешь репо, делаешь свои мега ультра улучшения и кидаешь пуллреквест :)
> Does the "Apply code changes" button in the debugging toolbar work?  This button is not active in the "compile on save" mode
> I wonder if this functionality is totally broken. I could not get it work for maven projects either. Can someone double check if he gets code change work somehow?...
Have any idea what this is related to? :) I have been waiting since 2019 for a solution to this problem :)
The problem is that the file does not compile on save when the 'Compile on Save' option is enabled and the program is running in debugging mode.
How do you like the decision to just not use the IDE? XD > If everything works correctly with Compile on Save off, then turn off Compile on Save.
In general, the code indexer does not work properly if there is a running process launched through the IDE, even when it is not in Debug mode. As a workaround,...
If you look closely, then with any process running, saving a Java file does not trigger compilation, and the updated class does not appear in the 'build' folder. Because of...
> > How do you like the decision to just not use the IDE? XD > > > If everything works correctly with Compile on Save off, then turn off...