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

ideaplugin.idea-iml.vm Maven / Gradle / Ivy

The newest version!



#if($packagingWar)
  
    
      
        
          
        
        
          
        
        
      
#if($gaeHome)
      
        
          $gaeHome
        
      
#end
    
  
#end
  
#if($packagingPom)
    
      
    
#else
    
    
    
    
#foreach($directory in $project.compileSourceRoots)
      
#end
#foreach($directory in $project.testCompileSourceRoots)
      
#end
#foreach($resource in $project.build.resources)
#if(!$resource.targetPath)
      
#end
#end
#foreach($resource in $project.build.testResources)
#if(!$resource.targetPath)
      
#end
#end
      
    
#end
    
    
#if(!$packagingPom)
#if($gaeHome)
    
    
#end
#end
#foreach($artifact in $context.getDependencies($project))
#if($context.isReactorArtifact($artifact))
    
#else
    
#end
#end
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy