gwt.xml中的Maven属性

时间:2010-07-05 12:41:13

标签: maven-2 gwt properties resources

如何在my.gwt.xml中使用pom.xml中的Maven属性?

1 个答案:

答案 0 :(得分:1)

你想要的是Maven's Resource filtering用属性文件中的设置替换xml文件中的通配符。

如果您需要更多信息,可能会有十几个关于资源过滤的问题。