I use visual studio to compile java programs through an external tool. Studio visual output window shows the results. But I can not enter any data through the output window, for example, in cmd. How to make the output window editable? If I try to give input, it shows read-only.
source
share