Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to programatically create a workspace
How to programatically create a workspace [message #330091] Mon, 14 July 2008 16:19 Go to next message
Eclipse UserFriend
Originally posted by: a.lakdim.netfective.ma

Hi,
I want to know how to create a workspace and load its projects; in fact I
want some things like this : IWorkspace ws =
ResourcePlugin.creatWorkspace(IPath workspacePath)
ws.createProject() ...

Thanks in advance for your help
Re: How to programatically create a workspace [message #330092 is a reply to message #330091] Mon, 14 July 2008 16:41 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33196
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------070805020801030005020900
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Abdelilah,

It's really easy to search the newsgroups for answers to questions that
have been asked hundreds of times. Just use the search box on the page
for the group:

http://www.eclipse.org/newsportal/thread.php?group=eclipse.p latform

It yields get results like this:

http://www.google.com/cse?cx=017941334893793413703%3Asqfrdtd 112s&q=createProject+news.eclipse.platform&sa=Search
< http://www.google.com/cse?cx=017941334893793413703%3Asqfrdtd 112s&q=createProject+news.eclipse.platform&sa=Search>


Abdelilah wrote:
> Hi,
> I want to know how to create a workspace and load its projects; in
> fact I want some things like this : IWorkspace ws =
> ResourcePlugin.creatWorkspace(IPath workspacePath)
> ws.createProject() ...
>
> Thanks in advance for your help
>

--------------070805020801030005020900
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Abdelilah,<br>
<br>
It's really easy to search the newsgroups for answers to questions that
have been asked hundreds of times. Just use the search box on the page
for the group:<br>
<blockquote><a
href=" http://www.eclipse.org/newsportal/thread.php?group=eclipse.p latform"> http://www.eclipse.org/newsportal/thread.php?group=eclipse.p latform</a><br>
</blockquote>
It yields get results like this:<br>
<blockquote><a
href=" http://www.google.com/cse?cx=017941334893793413703%3Asqfrdtd 112s&amp;q=createProject+news.eclipse.platform&amp;sa=Search"> http://www.google.com/cse?cx=017941334893793413703%3Asqfrdtd 112s&amp;q=createProject+news.eclipse.platform&amp;sa=Search</a ><br>
</blockquote>
<br>
Abdelilah wrote:
<blockquote
cite="mid:bfda92a3a477c2778e560bbb506971ef$1@www.eclipse.org"
type="cite">Hi,
<br>
I want to know how to create a workspace and load its projects; in fact
I want some things like this : IWorkspace ws =
ResourcePlugin.creatWorkspace(IPath workspacePath)
<br>
ws.createProject() ...
<br>
<br>
Thanks in advance for your help
<br>
<br>
</blockquote>
</body>
</html>

--------------070805020801030005020900--


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Can I use JavaTypeCompletionProcessor in my project?
Next Topic:Mystery blank menu between File and Edit
Goto Forum:
  


Current Time: Fri Aug 16 09:34:50 GMT 2024

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

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

Back to the top