您的位置:首页 > 编程语言 > Java开发

Java EE 7 教程 第一部分 简介 第2章 使用教程示例 第2.5节 构建示例

2014-12-04 17:47 459 查看
原文:http://docs.oracle.com/javaee/7/tutorial/doc/usingexamples005.htm

翻译:石卓林 shizhuolin@hotmail.com

2.5 Building the Examples

The tutorial examples are distributed with a configuration file for either NetBeans IDE or Maven. Either NetBeans IDE or Maven may be used to build, package, deploy, and run the examples. Directions for building the examples are provided in each chapter.

2.5 构建示例

本教学示例为NetBeans IDE或Maven分别提供了一个配置文件. NetBeans IDE或Maven可以利用其构建,打包,部署和运行示例. 每章均提供了构建对应示例的说明.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  教学 javaee
相关文章推荐