Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-dev] Adding target definition programmatically rather thanvia extension point

Hi Wassim,

-----Original Message-----
From: pde-dev-bounces@xxxxxxxxxxx [mailto:pde-dev-bounces@xxxxxxxxxxx]
On Behalf Of Wassim Melhem
Sent: Thursday, May 24, 2007 4:22 PM
To: Eclipse PDE general developers list.
Subject: Re: [pde-dev] Adding target definition programmatically rather
thanvia extension point

The answer is no.

We do have a request about that:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=169340

It is clear that PDE is becoming a platform.
It would be very interesting to hear what people are doing with it, when
asking for new APIs.

How are you using target definitions and why do you need this support?


I would like to dynamically create and make available target definitions
for runtime environments built upon Equinox.  The reason for
programmatic access is that the target environment will only exist
outside of Eclipse workspace and outside Eclipse instance (not Eclipse
at all).  The target definition can't be completely specified and so has
to be created dynamically...and we would like to have this integrate
with existing UI (so it looks just like another target installed
declaratively...and not have to burden user with finding target,
selecting necessary plugins for target environment, etc).

Thanks,

Scott







 

             "Scott Lewis"

             <slewis@xxxxxxx>

             Sent by:
To 
             pde-dev-bounces@e         <pde-dev@xxxxxxxxxxx>

             clipse.org
cc 
 

 
Subject 
             05/24/2007 06:19          [pde-dev] Adding target
definition  
             PM                        programmatically rather than via

                                       extension point

 

             Please respond to

               "Eclipse PDE

                  general

             developers list."

             <pde-dev@eclipse.

                   org>

 

 





I would like to add a target environment definition to PDE
dynamically/programmatically rather than using the
org.eclipse.pde.core.targets extension point.  Is there any API for
doing this in 3.2.2?  If so, where is it?

Thanksinadvance,

Scott

Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.
_______________________________________________
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

Notice:  This email message, together with any attachments, may contain information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated entities,  that may be confidential,  proprietary,  copyrighted  and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.


Back to the top