Creating dynamic eclipse workspaces through command line
Posted
by Richie
on Stack Overflow
See other posts from Stack Overflow
or by Richie
Published on 2010-06-07T17:37:18Z
Indexed on
2010/06/07
17:42 UTC
Read the original article
Hit count: 227
Hi, I am trying to dynamically create eclipse workspace through the command line to add in to automation. I want these workspaces to all share the same main project from a main workspace.
Does anyone know if this is possible? If so, can you help me?
Thank you!
© Stack Overflow or respective owner