It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help ce开发者_如何转开发nter.
Closed 10 years ago.
may i know how to copy xml files from rc/ to class/ when compile using maven
Put 'em under src/main/resources, it will "just work". See here.
精彩评论