Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Project Type

what I mean is be able to go to file, new, have my plugin Dir and have a project type, like a java project or w/e which will dump in some default files etc.
 
and with perspective Is there a way to make what you save part of your plugin?
----- Original Message -----
Sent: 20 November 2005 21:48
Subject: Re: [pde-dev] Project Type

Hi Daz,

I'm not sure of your exact question so correct me if I'm wrong.

If you're just making a plug-in, you need only go to
File->New->Plug-in Development->Plug-in Project.
What kind of project/plug-in types are you looking to make?

If you would like to customize your perspective you can go to
Windows->Customize Perspective...

Was that what you were looking for?

Yours,
Cherie.

On 11/20/05, daz lee <dazlee4@xxxxxxxxxxx> wrote:
>
> Hi everybody.
>
> I'm new to making projects, I can create an editor, and I can create views,
> but I cant find any information on creating a project type (so it can copy
> over default files and dirs etc) and on creating a custom perspective.
>
> Can anyone shed some light on this?
>
> Thanks
>
> Daz
> _______________________________________________
> pde-dev mailing list
> pde-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pde-dev
>
>
>
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev

Back to the top