Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Creating a project via plugin
Creating a project via plugin [message #50312] Fri, 15 November 2002 15:13 Go to next message
Eclipse UserFriend
Originally posted by: liu.syrres.com

How do I create a empty project of a specific type (e.g. C++)
from within a plugin?

Example code is appreciated.

Thanks.

Peter Liu
Re: Creating a project via plugin [message #50423 is a reply to message #50312] Sat, 16 November 2002 23:59 Go to previous messageGo to next message
Eclipse UserFriend
"Peter Liu" <liu@syrres.com> wrote in message
news:ar3iem$nt0$1@rogue.oti.com...
> How do I create a empty project of a specific type (e.g. C++)
> from within a plugin?
>
> Example code is appreciated.
>
> Thanks.
>
> Peter Liu
>

Hi Peter,
The best place to look is in the creation wizards in the
"org.eclipse.cdt.ui" project.
They programatically create C/C++ projects.

-Judy
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.417 / Virus Database: 233 - Release Date: 11/8/02
Re: Creating a project via plugin [message #50784 is a reply to message #50423] Tue, 19 November 2002 18:27 Go to previous message
Eclipse UserFriend
You can also look about 2 pages down on the thread \"Driving the bus from
the outside.....\" Of course I was just stealing blatantly from the new
project wizards.

Judy Green wrote:


> \"Peter Liu\" <liu@syrres.com> wrote in message
> news:ar3iem$nt0$1@rogue.oti.com...
> > How do I create a empty project of a specific type (e.g. C++)
> > from within a plugin?
> >
> > Example code is appreciated.
> >
> > Thanks.
> >
> > Peter Liu
> >

> Hi Peter,
> The best place to look is in the creation wizards in the
> \"org.eclipse.cdt.ui\" project.
> They programatically create C/C++ projects.

> -Judy
> >
> >


> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.417 / Virus Database: 233 - Release Date: 11/8/02
Previous Topic:C++ unit test tool
Next Topic:Eclipse crashing trying to open large files.
Goto Forum:
  


Current Time: Wed May 07 11:32:05 EDT 2025

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

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

Back to the top