[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] 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?

Thanks,

Rodrigo