开发者

How to build 4 projects(example) and make them access each other?

开发者 https://www.devze.com 2023-02-01 06:12 出处:网络
How do I make something like 4 project and make them see each other, like a .xhtml t开发者_运维知识库o a Bean and a Bean to the interface that implements the method to save or read something from the

How do I make something like 4 project and make them see each other, like a .xhtml t开发者_运维知识库o a Bean and a Bean to the interface that implements the method to save or read something from the database?


The other solution would be to:

  • use only one workspace (meaning each components see each other)
  • define task context with Mylyn in order to switch from one component to another and see only what you need.

How to build 4 projects(example) and make them access each other?


You cannot split workspace. You can create as many workspaces as you want and add there as many projects as you want. To create new workspace just create directory and then start eclipse and give it this directory as a workspace. It will do everything automatically.

Unfortunately your second question is unclear.


Right-click on the project; choose Properties. Click on Project References and select the other projects.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号