Why MyEclipse doesn't add struts2 function?
(i don't know whether the latest version has this function)
My main question is about text file encoding:
I set my
java file encoding as "gbk",
and yesterday i copied some other files whose encoding weren't gbk into myeclipse, when i was saving them, myeclipse threw an error, it said the "gbk" encoding wasn't right, so i wanted to change it into "utf-8", but i didn't find bulk change for java file encoding, how can i do it?
And when i changed encoding of these files in netbeans, it was OK.
So can you think of changing this behavior?
[ August 19, 2008: Message edited by: Kobe Luo ]