I have a program that allows a user to type java code into a rich text box and then compile it using the java compiler. Whenever I try to compile the code that I have writte
In Android Studio
1. Menu -> Edit -> Select All 2. Menu -> Edit -> Copy
In Notepad
4. Menu -> Edit -> Paste 5. Menu -> Edit -> Select All 6. Menu -> Edit -> Copy
Back In Android Studio
7. Menu -> Edit -> Paste