Fix the cut and paste icons not being included in the distribution jar
The cut and paste actions in the DefaultPopup are only enabled if the editor is active
Move the getWord method in the core package
The cut action is now consistent with the “regular” way cut should be working: the cut is only performed after the paste
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fix the cut and paste icons not being included in the distribution jar
The cut and paste actions in the DefaultPopup are only enabled if the editor is active
Move the getWord method in the core package
The cut action is now consistent with the “regular” way cut should be working: the cut is only performed after the paste