Answer the question
In order to leave comments, you need to log in
How to add classes from one project to another in eclipse?
There are 2 projects. How to throw a class from 1 project to 2? So that in 2 you can use methods 1. I found an example with jDeveloper, dependencies were used there, but I can’t figure it out in eclipse.
Answer the question
In order to leave comments, you need to log in
Create workspace. Open 1 and 2 projects in it. Create a dependency of 2 projects from the 1st.
I switched to the Idea a long time ago, I can’t describe how to do it in more detail now. Eclipse out of sight out of mind :)
But the point is to create a new workspace, add projects and manually set project dependencies.
And armed is right, use Maven. All dependencies at the xml level are set. Ivy is a plugin for Ant.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question