Automated creation of workspace [message #161892] |
Tue, 25 November 2003 20:37  |
Eclipse User |
|
|
|
Originally posted by: eclipse.addi24.de
Hello all,
i am having a question about an automatet creation process of a workspace
without starting eclipse.
- Usually i am creating a new folder for a service pack related workspace
Example : MY_APP_ENTERPRISE_SP00, MY_APP_ENTERPRISE_SP01, etc.
- After that i am assigning MY_APP_ENTERPRISE_SP00 as a -data option to my
new eclipe shortshut.
- After opening the new link the workspace will be created.
- Now i have to import several projects into this workspace manually.
These projects are containing .claspath and .project files.
Examples : MY_APP_CORE, MY_APP_EMPLOYEES, MY_APP_DATABASE, etc.
- Each one needs additional CLASSPATH Entries for the local build process.
The problem is, that i am having about 20 Service Packs and 30 developers
fixing problems in requested service packs.
How can i automate the workspace creation process with a project import and
a setup of classpath variables ?
I really appreciatre every hint.
Thanks a lot, Addi
|
|
|
Re: Automated creation of workspace [message #162467 is a reply to message #161892] |
Wed, 26 November 2003 15:56  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
You can write a headless Eclipse application that uses the IWorkspace
API to generate projects, folders, etc. An example of this is the core
workspace restorer plugin. This application (which has no UI)
regenerates a workspace based on available files and metadata found on
disk. You can download it (including source) from:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-core-home/dev.html
--
addi wrote:
> Hello all,
>
> i am having a question about an automatet creation process of a workspace
> without starting eclipse.
>
> - Usually i am creating a new folder for a service pack related workspace
> Example : MY_APP_ENTERPRISE_SP00, MY_APP_ENTERPRISE_SP01, etc.
>
> - After that i am assigning MY_APP_ENTERPRISE_SP00 as a -data option to my
> new eclipe shortshut.
>
> - After opening the new link the workspace will be created.
>
> - Now i have to import several projects into this workspace manually.
> These projects are containing .claspath and .project files.
>
> Examples : MY_APP_CORE, MY_APP_EMPLOYEES, MY_APP_DATABASE, etc.
>
> - Each one needs additional CLASSPATH Entries for the local build process.
>
> The problem is, that i am having about 20 Service Packs and 30 developers
> fixing problems in requested service packs.
>
> How can i automate the workspace creation process with a project import and
> a setup of classpath variables ?
>
> I really appreciatre every hint.
>
> Thanks a lot, Addi
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.28251 seconds