摘要:
安装好eclipse之后,需要安装svn的的话,可以通过两种方法安装,一种是直接通过eclipse安装,一种是手动安装。先介绍第一种,eclipse自动安装: 点击help,在弹出的窗口中, 选中Install New Software。 在弹出的窗口中 Work with 中输入相应的ecl... 阅读全文
摘要:
今天在把自己的项目转为maven架构的时候,居然碰到了一个很奇葩的问题具体如下: org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 23 in XML document from class pat 阅读全文
摘要:
在启动myeclips的时候,在某个窗口:Package explore,server等,出现 Could not create the view: An unexpected exception was thrown.这个错误提示时,一般都因为myeclipse没有正常关闭。 解决的方式是: ... 阅读全文