《在MyEclipse中使用maven构建web项目》.doc
文本预览下载声明
先要在MyEclipse中对Maven进行设置:
到此Maven对MyEclipse的支持设置完毕。
下面我们在MyEclipse中创建一个Maven标准的Web工程:
New -- Web Project
到此为止一个Maven标准的Web工程创建成功了。
添加Maven的标准目录:
右键单击项目名称--New--Source Folder
到此为止添加Maven的契约目录完毕。
右键单击项目名称--Build Path--Configure Build Path...
右键单击项目名称--Maven4MyEclipse--Update Project Configuration...
到此为止MyEclipse中创建的Maven工程的jdk版本更改完毕。
--------------------------------------------------------------------------------------------------
笔者这边多啰嗦一句,在用MyEclipse创建Maven工程的时候可能会碰到下面的这个问题:
CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:
maven-compiler-plugin:2.3.2?or one of its dependencies could not be resolved: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2?from /maven2 was cached in the local repository, resolution will not be?
?reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not?
?transfer artifact org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2 from/to central (http://
?/maven2): No response received after 60000
【解决办法】:
--------------------------------------------------------------------------------------------------
笔者这边多啰嗦一句,在用MyEclipse创建Maven工程的时候可能会碰到下面的这个问题:
Failure to transfer org.apache.maven.plugins:maven-war-plugin:jar:2.1.1?from /maven2 was?
?cached in the local repository, resolution will not be reattempted until the update interval of central has?
?elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:
maven-war-plugin:jar:2.1.1?from/to central (/maven2): No response received after 60000
【解决办法】:
继续组织两周一次的专题学习沙龙和互动式评课沙龙,结合教研活动的主题组织好教师学习、交流。听展示课的教师对听课内容进行精心、系统的评点,写成评课稿,在两周一次的互动式教学研讨沙龙中进行交流、探讨。与往年不同的是,在保证互动评课活动开展同时,不影响正常教学,本学期安排8次集体评课活动,其他评课通过qq群来交流、研讨。
指导思想 以新一轮课程改革为抓手,更新教育理念,积极推进教学改革。努力实现教学创新,改革教学和学习方式,提高课堂教学效益,促进学校的内涵性发展。同时,以新课程理念为指导,在全面实施新课程过程中,加大教研、教改力度,深化教学方法和学习方式的研究。正确处理改革与发展、创新与质量的关系,积极探索符合新课程理念的生物教学自如化教学方法和自主化学习方式。
本学期,我组将进一步确立以人为本的教育教学理论,把课程改革作为教学研究的中心工作,深入学习和研究新课
显示全部