On ubuntu or in general Linux OS, fonts in some Java software(like Geogebra, Arduino) looks terriable. 有时可以通过设置环境的方式让显示效果变得好一点 在.bashrc中加入: export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on"…
原文:Spring3 报org.aopalliance.intercept.MethodInterceptor问题解决方法 一 开发环境:JDK5+Spring3.0.5+Myeclipse6.6+Tomcat6 二 启动报错如下: 1 Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/t…