《Ant文档翻译(连载)》的相关内容
相关讨论
介绍一下关于middlegen自动生成映射文件和ent...
介绍一下关于middlegen自动生成映射文件和entity的ant脚本使用说明?
我目前已经可以自动生成了,但是还有些缺陷,就是在生成entity的时候不能指定生成到我想要的包中。
具体说明:
以下为 build.xml 的文件内容
[code:1]
<?xml version="1.0"?>
<!--
This is a testing pla ...
by lalph 2004-03-12 浏览 (2601) 回复 (4) 关键字:
使用Ant,Maven构建Eclipse RCP Product
通常我们打包Product的时候,一般都是通过Product的export操作来进行的,但这样的做法,则限制了Continous Integration的自动化执行,那么,应该如何编写自动化构建脚本呢?
一、首先,让我们看一下Eclipse官方的解决方案:
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.pde.d ...
by dearwolf 2007-03-06 浏览 (4425) 回复 (2) 关键字: rcp ant maven
ant的一些任务,可能不是很常用,但感觉不错
ant的一些核心任务;
1.
basename
Sets a property to the last element of a specified path in an effort to determine a file's name without directory structure
2.
dirname
Assigns a file's directory path to a ...
by laorer 2008-04-16 浏览 (504) 回复 (2) 关键字: ant
关于build tool的构想--从ant说起
ant——你要是不会,出门都不好意思跟人打招呼的那个ant,每个人都用过。
它是一个build tool,用xml来描述target,用xml来设置每个task的属性。
ant的好处我们都体会到了
1。什么都是xml。而xml地球人都知道。
2。功能强大。从编译java文件到checkin cvs,反正几乎你想得到的功能它都能作。
3。扩展容易,如果你发现某个功能ant没有,自己实现一个Tas ...
by ajoo 2005-06-30 浏览 (13777) 回复 (37) 关键字:
相关博客
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
关于Ant的全面了解
在学习struts+spring+hibernate,尤其是Appfuse的过程中大量涉及到ant的使用,因此我觉得有必要对ant做个比较深入的学习,以下是在学习过程中搜集的材料。比较详细,很适合没有接触过ant的初学者。
Ant基本使用指南
1 Ant是什么?
Apache Ant 是一个基于 Java的生成工具。
生成工具在软件开发中用来将源代码和其他输入文件转换为可执行文件的形 ...
by 守望者 2007-05-11 浏览 (1354) 回复 (3) 关键字: ant
相关圈子讨论
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 浏览 (1266) 回复 (1)
Spark源代码编译生成全攻略
本文来源:http://bookbookpicture.spaces.live.com/blog/cns!68F3076C3C3DA5EB!671.entry
其实关于这个问题在Spark的官网www.igniterealtime.org上有很详尽的介绍,因此本文大部分内容是从英文文档引用而来的,其中还有一些个人的经验。
Spark源代码:下载地址
想了解 ...
by lijinyan3000 2008-04-11 浏览 (1144) 回复 (1)
关于Informix数据库CheckPoint的问题。欢迎大家指教
我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。
服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容
#****************************************************************** ...
by billbai 2008-07-02 浏览 (311) 回复 (2)
Tapestry4.1.3开始投票
There have been lots of bug fixes / various improvements and I was
thinking it would be nice to go ahead and release it. It also helps
that the product I've been working on it with is goin ...
by tapestry 2007-09-11 浏览 (487) 回复 (4)
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1105) 回复 (2)
相关新闻
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 浏览 (484) 回复 (0) 关键字: erlang
ErlyBird 0.16.0 发布 Erlang IDE
ErlyBird 0.16.0发布,ErlyBird 是Erlang 基于NetBeans的IDE开发环境。新版本发布了一些重要属性,大小25M,如果你下载了Netbeans最新版本,你可以通过升级中心安装ErlyBird模块。
下载地址:http://sourceforge.net/project/showfiles.php?group_id=192439
ErlyBird 0.16.0 R ...
by dcaoyuan 2008-03-18 浏览 (599) 回复 (1) 关键字: erlang

