[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[stellation-res] CVS Directory Structure
|
I am having problems with the current CVS directory structure. In
particular, I am having a problem with the "org.eclipse.stellation/plugins"
directory. Since I used the instructions in the document "Setting up
Stellation in Eclipse" I do not have any of the CVS stuff above the Java
project directories. These directories simply show up in the root of my
Eclipse workspace.
It turns out that the build scripts are sensitive to the structure of the
complete directory tree and I have been unable to find any way, using the
Eclipse CVS support to download the complete CVS structure.
Ideally, what I would like to retrieve is the following structure:
org.eclipse.stellation
doc
All files and directories underneath
docs
All files and directories underneath
plugins
All files and directories underneath
I have yet to find a convenient way to this and it is impacting my ability
to test building and installing Stellation under Windows.
Regards
Jonathan