|
|
Re: org.eclipse.ui.forms does not get exported [message #462577 is a reply to message #462574] |
Tue, 30 January 2007 17:42 |
Patrick Paulin Messages: 44 Registered: July 2009 Location: Madison, Wisconsin |
Member |
|
|
Hi Anand,
Yes, the forms plugin is not included in the RCP feature. I actually think
it should be, as it's very commonly used. But then again, the help plugins
are not included either. I think the goal is to keep the base RCP
distribution as light as possible.
In any case, you'll need to add the forms plugin to a feature of your own.
Either add it to one of the features that make up your product, or create
an RCP "extras" feature that includes eclipse plugins not included in the
core RCP distribution.
--- Patrick
patrick@rcpquickstart.com
Anand Narasimhan wrote:
> Hi,
> I am trying to export my RCP product. My product configuration is based
> on features. I added the RCP feature as an included feature. Export
> seems to work, but does not export org.eclipse.ui.forms plugin. Looks
> like org.eclipse.ui.forms is not part of the RCP feature. It is included
> in the platform feature, but the platform feature has the IDE and other
> things that I do not want.
> How do I make the export wizard to export all the required
> plugins/features.
> Thanks
> Anand
Patrick Paulin
Eclipse RCP/OSGi Trainer and Consultant
Modular Mind, Ltd.
patrick@modumind.com
www.modumind.com
twitter.com/pjpaulin
linkedin.com/in/pjpaulin
|
|
|
Re: org.eclipse.ui.forms does not get exported [message #462689 is a reply to message #462577] |
Wed, 31 January 2007 19:15 |
Anand Narasimhan Messages: 104 Registered: July 2009 |
Senior Member |
|
|
Hi,
Thanks for the reply. Creating the "extras" feature seems to work, but I
have another problem.
I am using Sun JDK 1.5 as my project JDK. But while exporting the
product, the source are compiled using the Eclipse java compiler. Is
there a way to force the PDE build to use Sun Java compiler?
Thanks
Anand
Patrick Paulin wrote:
> Hi Anand,
>
> Yes, the forms plugin is not included in the RCP feature. I actually
> think it should be, as it's very commonly used. But then again, the help
> plugins are not included either. I think the goal is to keep the base
> RCP distribution as light as possible.
>
> In any case, you'll need to add the forms plugin to a feature of your
> own. Either add it to one of the features that make up your product, or
> create an RCP "extras" feature that includes eclipse plugins not
> included in the core RCP distribution.
>
> --- Patrick
> patrick@rcpquickstart.com
>
>
> Anand Narasimhan wrote:
>
>> Hi,
>
>> I am trying to export my RCP product. My product configuration is
>> based on features. I added the RCP feature as an included feature.
>> Export seems to work, but does not export org.eclipse.ui.forms plugin.
>> Looks like org.eclipse.ui.forms is not part of the RCP feature. It is
>> included in the platform feature, but the platform feature has the IDE
>> and other things that I do not want.
>
>> How do I make the export wizard to export all the required
>> plugins/features.
>
>> Thanks
>> Anand
>
>
>
--
____________________________________________________________ _________________________
Anand Narasimhan
anandn@cisco.com
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03362 seconds