What steps will reproduce the problem?
1. Create a label
2. Set the labeltext in the visualeditor to something like this: foo "bar"
The .java-file contains now syntax-errors as the quotes aren't escaped:
jLabel0.setText( "foo "bar""
I'm using visualswing4eclipse 0.9.12.I20090423-1800 with Eclipse 3.5.2 on
Windows Vista.
Original issue reported on code.google.com by p...@splitscreenstudios.com on 29 Mar 2010 at 8:25
Original issue reported on code.google.com by
p...@splitscreenstudios.com
on 29 Mar 2010 at 8:25