How are you building your application? Which version of AspectJ are you using? I presume you get the expected output when you application is compiled with javac (or equivalent)?
Matthew Webster AOSD Project Java Technology Centre, MP146 IBM Hursley Park, Winchester, SO21 2JN, England Telephone: +44 196 2816139 (external) 246139 (internal) Email: Matthew Webster/UK/IBM @ IBMGB, [EMAIL PROTECTED] http://w3.hursley.ibm.com/~websterm/ "Heping Zhang" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 06/01/2007 13:11 Please respond to [email protected] To [email protected] cc Subject [aspectj-users] help! problem about encoding hi, In aspectj project when I use System.out.println("something"); and that "something" is not English words, the output is not encoded correctly. For example, I want print "????" but get "??????". Can someone help me? _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
