Sharing multiple projects in one CVS module [message #66050] |
Tue, 24 June 2003 12:00 |
Eclipse User |
|
|
|
Originally posted by: jgreen.upb.de
Hello JDT Forum,
I have several Projects (Plugin, docs, ...), but only one CVS module
available to share them in.
Is there a possiblilty to share multiple Projects in one Module? Maybe
as subfolders?
Thanks in advance
Joel
|
|
|
install dependencies question, help pls [message #66158 is a reply to message #66050] |
Tue, 24 June 2003 12:42 |
Eclipse User |
|
|
|
Originally posted by: chernyshev.a-dos.com
Use case :
User has installed Eclipse 2.1 PLATFORM and wants to download from my
install/update site
some plugins that requires JDK plugins in orders.
Now Eclipse looks on dependencies and terminate process with error like
"Cannot resolve .."
How to say to Eclipse that it has to download required JDK plugins before
custom (mine) plugin ?
Another words, if i have Eclipse PLATFORM how to transform one to Eclipse
SDK.
Many thanks in advance :))
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
|
|
Re: Sharing multiple projects in one CVS module [message #66201 is a reply to message #66050] |
Tue, 24 June 2003 14:53 |
Eclipse User |
|
|
|
Originally posted by: bob.news.gmx.net
"Joel Greenyer" <jgreen@upb.de> schrieb im Newsbeitrag
news:bd9ejf$j11$1@rogue.oti.com...
> Hello JDT Forum,
> I have several Projects (Plugin, docs, ...), but only one CVS module
> available to share them in.
> Is there a possiblilty to share multiple Projects in one Module? Maybe
> as subfolders?
That's exactly the answer. Create a sub folder for each project. You
then can create eclipse projects and set the root to the appropriate sub
folder.
robert
|
|
|
Re: Sharing multiple projects in one CVS module [message #66242 is a reply to message #66201] |
Tue, 24 June 2003 15:07 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NOSPAM.us.ibm.com
Actually if they really are separate projects, you can still use module.
The module would point to aliases instead.
For example if you have the projects:
com.myproj1
com.myproj2
Then the module named myprojects would look like:
myprojects -a com.myproj1 com.myproj2
Now when you checkout myprojects module you will be checking out two
projects.
Rich
|
|
|
Powered by
FUDForum. Page generated in 1.04026 seconds