I'm using MyEclipse and use Matisse to programming Swing.
This function of MyEclipse has one thing make me annoy: when you change something in design view (add component, resize, add event,... anythings), MyEclipse will automatically generated code and change from Design to Code View.
So, each time I change something, I must click on design View Tab again. (You can imagine that a button has some properties, such as: method on mouse click, mouse over, text on this button, size of it,....), each property, I must choose View tab again...
Please help me fix this.
Thanks :)