All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.quickAccess.exsd Maven / Gradle / Ivy

The newest version!




      
         
      
      
         Customize the content of the Quick Access dialog and search field with extra entries.
      
   

   
      
         
            
         
      
      
         
            
         
         
            
               
                  
               
            
         
         
            
               
                  
               
            
         
         
            
               
                  
               
               
                  
               
            
         
      
   

   
      
         
            
               
                  
               
               
                  
               
            
         
         
            
               
                  
               
               
                  
               
            
         
         
            
               
                  
               
            
         
      
   

   
      
         
      
      
         3.115
      
   

   
      
         
      
      
         <extension
         point="org.eclipse.ui.quickAccess">
      <computer class="org.eclipse.debug.internal.ui.quickaccess.RunQuickAccessProvider"/>
      <computer class="org.eclipse.debug.internal.ui.quickaccess.DebugQuickAccessProvider"/>
   </extension>
      
   

   
      
         
      
      
         This extension point leverages APIs provided in the <code>org.eclipse.ui.quickaccess</code> package.
      
   

   
      
         
      
      
         <code>org.eclipse.debug.ui</code> contains an implementation of this extension point. Some already existing but hardwired <code>QuickAccessProvider<code>s from <code>org.eclipse.ui.internal.quickaccess<code> package may be contributed through this extension point in future versions.
      
   

   
      
         
      
      
         Copyright (c) 2019 Red Hat Inc. and others.

This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/

SPDX-License-Identifier: EPL-2.0
      
   






© 2015 - 2025 Weber Informatics LLC | Privacy Policy