[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Moving projects
|
- From: Eustace <emf@xxxxxxxxxxxxxxxx>
- Date: Wed, 24 Jan 2007 16:31:58 -0500
- Newsgroups: eclipse.newcomer
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.9 (Windows/20061207)
Inside a folder called Java I have a folder CIS101 that I use as workspace.
In CIS101 I have projects Chapter01, Chapter02, Chapter03, etc.
Inside each of these projects I have 2 packages: chapter01 and
projects01, chapter02 and projects02 and so on.
Inside each of these packages I have different programs (java and class
files).
I would like to use as workspace the folder Java, and in there to have
project CIS101, and in this to have chapter01, projects01, chapter02,
projects02, etc; that is I would like to eliminate the folders
Chapter01, Chapter02, etc.
How do I do this?