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

schema.projectConfigurators.exsd Maven / Gradle / Ivy

There is a newer version: 3.22.400
Show newest version




      
         
      
      
         This extension point allow contributors to add an import strategy.
      
   

   

   
      
         
            
         
      
      
         
            
         
         
            
               
                  
               
            
         
         
            
               
                  
               
            
         
         
            
               
                  
               
               
                  
               
            
         
      
   

   
      
         
            
         
         
            
               
                  class defining the import strategy contribution. This class is responsible for 3 things:
                  <ul>
                    <li>Detecting and deciding whether a given folder is meant to be an Eclipse project in workspace, generally depending on the existence of particular files, pattern or text</li>
                    <li>Whether it applies on an existing Eclipse project, generally depending on the existence of particular files, pattern or text</li>
                    <li>Apply configuration for new or existing Eclipse project in workspace</li>
                  </ul>
               
               
                  
               
            
         
         
            
               
                  label of the configurator, presented to user.
               
               
                  
               
            
         
      
   

   
      
         
            A core Expression that controls the enablement of the Project Configuration. Will be checked before loading Project Configuration
         
      
      
         
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
         
      
   

   
      
         
            
               
                  File is this expression looking for. This is a relative path to the container on which expression will apply.
               
            
         
      
   

   
      
         
            
               
                  File name the expression will recursively look for, in the contextual container.
               
            
         
      
   

   
      
         
            
               
                  Suffix for a file. Expression will recursively look for files with this suffix in the contextual container.
               
            
         
      
   

   
      
         
      
      
         3.12
      
   

   
      
         
      
      
         See in same plugin, contribution of the EclipseProjectConfigurator.
      
   

   
      
         
      
      
         API is currently instable. Feature is in incubation.
      
   








© 2015 - 2025 Weber Informatics LLC | Privacy Policy