[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: To Access Template from my Wizard

You should ask this in the eclipse.platform newsgroup since wizards and
org.eclipse.ui.editors.templates live above the swt level.

"Prajwal" <prajwal.kr@xxxxxxxxxxxx> wrote in message
news:bbff4887756e0334e2e04e901c5437a9$1@xxxxxxxxxxxxxxxxxx
> I have created my own wizard in eclipse plug in development and I have
> created one template using "org.eclipse.ui.editors.templates" in my
> project. Now I need to access this template from my one of the wizard
> page. How to do this?
>
>