Redian新闻
>
请问,有没有压缩机的大拿?有问题请教。
avatar
请问,有没有压缩机的大拿?有问题请教。# Engineering - 工程
c*n
1
say u have 2 projects A and B, B uses A's output jar
u open 2 projects in eclipse
what is the idiomatic way to setup B's dependency on A?
just add A's jar location to B's build path?
in maven it's easier:
go to A, mvn install
then put A's dependency in B's pom.xml
avatar
l*g
2
现在需要几台压缩机,要求性能可靠,使用直流无刷电机,主要用于Vehicle的空调。
请问有没有人知道有什么著名厂商生产该类压缩机。谢谢。
avatar
w*s
3
哈哈,正好有可能回答你的问题
http://mitbbs.com/article_t/Java/31116215.html
就用maven吧

【在 c******n 的大作中提到】
: say u have 2 projects A and B, B uses A's output jar
: u open 2 projects in eclipse
: what is the idiomatic way to setup B's dependency on A?
: just add A's jar location to B's build path?
: in maven it's easier:
: go to A, mvn install
: then put A's dependency in B's pom.xml

avatar
g*g
4
You can simply add A as B's required project on the build path.

【在 c******n 的大作中提到】
: say u have 2 projects A and B, B uses A's output jar
: u open 2 projects in eclipse
: what is the idiomatic way to setup B's dependency on A?
: just add A's jar location to B's build path?
: in maven it's easier:
: go to A, mvn install
: then put A's dependency in B's pom.xml

avatar
F*n
5
Depends on what kind of projects you have. By default, you are using Eclipse
's IDE's project definition, and in that case you can specify the build path
of B to depend on A. You also need to export all dependencies jars used in
A. If it's a plug-in project, then things can get quite complicated.
Basically you should convert A into a plugin project and specify it into B's
plug-in definition.

【在 c******n 的大作中提到】
: say u have 2 projects A and B, B uses A's output jar
: u open 2 projects in eclipse
: what is the idiomatic way to setup B's dependency on A?
: just add A's jar location to B's build path?
: in maven it's easier:
: go to A, mvn install
: then put A's dependency in B's pom.xml

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。