newbie intellij advice
I was wondering ... i am working on a project. I am creating code that
this project will use, but is independent itself of the project. would
i make this a separate project?
So:
Project A will be a core jar file
Project B will use project A
is this 2 projects or one?
请先登录再写评论。
In IDEA 4.0 it will be one project with two modules where module B depends
on A.
Eugene
"Chorg" <chorg@nospammepls.com> wrote in message
news:bt4rno$nfp$3@is.intellij.net...
>
>