在Eclipse IDE中使用Allatori是很容易的:
默认情况下配置文件allatori.xml 在第一次运行时,在项目跟目录生成。
你可以在配置文件中使用 e c l i p s e − i n p u t ∗ 、 ∗ {eclipse-input}* 、 * eclipse−input∗、∗{eclipse-classpath} ,像下面这样:
<input>
${eclipse-input}
</input>
<classpath>
${eclipse-classpath}
</classpath>