[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Using a class from Java project B in project A

Thanks, that helps.

I am wondering also how to have the same project in two different workspaces. I have a portion of my code that is used by projects in different workspaces, and I would like to have it right there in either workspace as a project so that I could change and compile the source code from either one.

The reason I am asking is because it seems the project data is stored at project at the project's directory. If two workspaces create projects located at the same place, I guess one of the .project files will overwrite the other, no?

Thanks,

Rodrigo