| [news.eclipse.newcomer] Re: Using a class from Java project B in project A |
Hi,
I have a workspace with two Java projects, A and B, in it and want to use, in project A, a class defined in project B.
I have added project B to the "Projects" list of project A's build path. However, when I try to import that class in project A, it is not recognized.
How can I do this?
Hope this helps, Eric