今天在跟随慕课网学习java时,遇到课程中老师使用Myeclipse,我用的是eclipse,那么就使用eclipse创建在Myeclipse项目
参考:
如何在Eclipse配置Tomcat服务器
http://jingyan.baidu.com/article/3065b3b6efa9d7becff8a4c6.html
调整eclipse中字体,使用:Courier New 字体
http://jingyan.baidu.com/article/aa6a2c143bf5590d4c19c420.html
使用eclipse创建在myeclipse中运行的web工程
http://jingyan.baidu.com/article/22fe7ced229c193003617f47.html
创建完了之后报错:HttpServlet was not found on the Java
解决:
http://jingyan.baidu.com/article/f79b7cb34f40569144023ef9.html
添加Tomcat。
默认端口号是8080:
发现另外一个帖子:eclipse怎么样新建web项目,eclipse新建web项目
http://jingyan.baidu.com/article/ce436649f3334e3773afd3e0.html