Project SSH is not configured as a MyEclipse Web-Struts Project. Therefore the MyEclipse Struts Edit
找到你工程下的.project文件,打开,在<natures>节点下面加上
<nature>com.genuitec.eclipse.cross.easystruts.eclipse.easystrutsnature</nature>
保存——关闭
到myeclipse,如果还是不行,选择该XML文件右键,open with——XML Editor