- 浏览: 6030 次
- 性别:
- 来自: 上海
最新评论
-
base:
处理方法有两个:1. 在artifact:dependenci ...
eclipse中使用ant调用maven2中自定义repository的怪异问题
文章列表
首先在eclipse中安装了m2eclipse插件,
由于我的.m2\repository目录没有放在用户目录里,避免重装系统时不小心清掉了
然后配置了m2eclipse
根据以上配置,在只使用m2eclipse时正常,会根据我配置中指定的repository目录来运行
但是,当使用ant中来调用maven时就怎么都不行了
<target name="maven-jar" description="Use Maven2 to manage jars' dependencies">
<typedef resour ...
- 2009-03-21 19:54
- 浏览 2395
- 评论(1)
Radians are another way to measure angles.
Sometimes radians will be used in questions, and other times you may
choose to use them since they are sometimes more convenient than
degrees.
弧度是另一种度量角度的方法。有时候弧度是一种更便捷的表示方法相比度数。
A degree is equal to 1
/360
of a circle, while a radian is equal to the an ...
- 2008-11-27 00:24
- 浏览 3635
- 评论(0)