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
I solved this by right clicking in my textEdit program file and selecting [substitutions] and un-checking smart quotes.