《ant的一些任务,可能不是很常用,但感觉不错》的相关内容
相关讨论
spring MVC step by step (附带eclipse工程)
spring的很多例子都基于spring mvc,为了更好的理解spring,对spring mvc框架有所了解应该是很有帮助的。
学习spring mvc,spring官方推荐了springmvc step by step教程。该教程随sping的发行版一同发行,在${spring_home}/docs/MVC-step-by-step 下面。
我最近想看看spring mvc,就从这篇教程开始 ...
by pupi 2007-01-21 浏览 (4669) 回复 (4) 关键字: spring mvc tutorial
介绍一下关于middlegen自动生成映射文件和ent...
介绍一下关于middlegen自动生成映射文件和entity的ant脚本使用说明?
我目前已经可以自动生成了,但是还有些缺陷,就是在生成entity的时候不能指定生成到我想要的包中。
具体说明:
以下为 build.xml 的文件内容
[code:1]
<?xml version="1.0"?>
<!--
T ...
by lalph 2004-03-12 浏览 (2614) 回复 (4) 关键字:
相关博客
Ant文档翻译(连载)
很想把Ant好好的学习一下,最好的学习方法就是看官方文档,所以决定把原版英文文档翻译一下,如果有翻译不对的地方,请大家指出来,谢谢
英文部份为还没有翻译的部份
文档原始地址:http://ant.apache.org/manual/index.html
参考资料:孙鑫老师的JAVA WEB开发详解
Using Ant
简单的构建文件:
ant的构建文件是xml格式的,每一个 ...
by coolbi 2008-05-13 浏览 (417) 回复 (0) 关键字:
New Ant 1.6 Features for Big Projects
New Ant 1.6 Features for Big Projects
by Stefan Bodewig
Learn new features of Ant 1.6 and see how they might impact the way you structure your build process.
Published July 2005
While the 1.5.x ser ...
by superloafer 2008-06-24 浏览 (98) 回复 (0) 关键字: ant, import
build.xml
The build.xml file is to Ant what a makefile is to make.
Althoug build.xml is an xml file, there is no dtd nor a schema to validate it! The document, however, must be well formed.
Ant can be instr ...
by zhangljerry 2007-01-25 浏览 (347) 回复 (0) 关键字: build.xml
相关圈子讨论
Spark源代码编译生成全攻略
本文来源:http://bookbookpicture.spaces.live.com/blog/cns!68F3076C3C3DA5EB!671.entry
其实关于这个问题在Spark的官网www.igniterealtime.org上有很详尽的介绍,因此本文大部分内容是从英文文档引用而来的,其中还有一些个人的经验。
Spark源代码:下载地址
想了解 ...
by lijinyan3000 2008-04-11 浏览 (1144) 回复 (1)
seam generate-model 错误
通过代码连接数据库是通的,不知道generate-model时产生如下错误:
Buildfile: D:\jboss-seam-2.0.1.GA\seam-gen\build.xml
init:
init-properties:
[echo] d:/jboss-4.2.1.GA
validate-workspace:
validate-p ...
by kingwyp 2008-07-15 浏览 (252) 回复 (0)
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)
关于Informix数据库CheckPoint的问题。欢迎大家指教
我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。
服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容
#****************************************************************** ...
by billbai 2008-07-02 浏览 (332) 回复 (2)
Yahoo! Launches World's Largest Hadoop Production
Yahoo! Launches World's Largest Hadoop Production Application
February 19, 2008
Yahoo! recently launched what we believe is the worlds largest Apache Hadoop production application. The Yahoo! Search ...
by imjl 2008-02-20 浏览 (297) 回复 (1)
相关新闻
NetBeans6.5 M1 众多期待的特性一览表!
NetBeans6.5 M1 众多期待的特性一览表!
Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性.
其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目
和普通项目,还有Spring Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1
ErlyBird 0.16.0 发布
dcaoyuan同学的erlang IDE项目发布了新版本,用erlang开发的童子们赶快下载更新吧。
ErlyBird 0.16.0 Released - An Erlang IDE based on NetBeans
I'm pleased to announce ErlyBird 0.16.0, an Erlang IDE based on NetBeans. This is an im ...
by dcaoyuan 2008-03-06 浏览 (496) 回复 (0) 关键字: erlang
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk

