Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Automated creation of workspace
Automated creation of workspace [message #161892] Tue, 25 November 2003 20:37 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
>
Previous Topic:customising Eclipse editor GUI
Next Topic:New -> FIle
Goto Forum:
  


Current Time: Tue Jul 22 02:46:08 EDT 2025

Powered by FUDForum. Page generated in 0.28251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top