Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] The applications and products extension points have moved

Please note that, due to this change, all existing Eclipse
Application/Plug-in JUnit launch configurations, that have a hand-crafted
list of plug-ins to launch with, will stop working.

As of next Tuesday's I-build, PDE will migrate all affected launch
configurations under-the-covers to account for the app bundle, so that
existing launch configurations can continue to work without any action on
your part.

If you are anxious to try out the new application model before next week's
I-build, you need to modify your launch configurations manually in order to
be able to launch.

Thanks,
The PDE Team.




                                                                           
             Thomas Watson                                                 
             <tjwatson@xxxxxx.                                             
             com>                                                       To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx,            
             eclipse-dev-bounc         equinox-dev@xxxxxxxxxxx             
             es@xxxxxxxxxxx                                             cc 
                                                                           
                                                                   Subject 
             11/30/2006 03:06          [eclipse-dev] The applications and  
             PM                        products extension points have      
                                       moved                               
                                                                           
             Please respond to                                             
                 "General                                                  
                development                                                
              mailing list of                                              
                the Eclipse                                                
                 project."                                                 
             <eclipse-dev@ecli                                             
                 pse.org>                                                  
                                                                           
                                                                           





Sorry for the late notice.  Yesterday I released changes into the
org.eclipse.core.runtime bundle to implement the new application model.
See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=154084.

The new application model is implemented in a new bundle
org.eclipse.equinox.app.  As a result the following extension points have
moved from the org.eclipse.core.runtime bundle to the
org.eclipse.equinox.app bundle.

Extension Points:
org.eclipse.core.runtime.applications
org.eclipse.core.runtime.products

To run with the latest code from HEAD you must check out the new
org.eclipse.equinox.app project from HEAD.

Tom
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top