MyEclipse 9.0 for Windows 下载地址: http://downloads.myeclipseide.com/downloads/products/eworkbench/helios/installers/myeclipse-9.0-offline-installer-windows.exe MyEclipse官方网站打不开(解决办法) http://www.coobai.com/ 这是…
文章源自:http://blog.csdn.net/lovesummerforever/article/details/9832491 今天在改动项目代码的时候, 进行保存的代码, 保存不成功, tomcat报错: Save Failed Compilation unit name must end with .java, or one of the registered java-like extensions. 1 首先分析这句…
今天在改动项目代码的时候, 进行保存的代码, 保存不成功, tomcat报错: Save Failed Compilation unit name must end with .java, or one of the registered java-like extensions. 1 首先分析这句英文的意思. Save Failed*(保存失败) Compilation(编译) unit(单元) name(名…
转自:http://blog.csdn.net/salonzhou/article/details/15501061 今天在改动项目代码的时候, 进行保存的代码, 保存不成功, tomcat报错: Save Failed Compilation unit name must end with .java, or one of the registered java-like extensions. 1 首先分析这句…