Uses of Interface
eu.lindenbaum.maven.SourceLayout

Packages that use SourceLayout
eu.lindenbaum.maven   
 

Uses of SourceLayout in eu.lindenbaum.maven
 

Classes in eu.lindenbaum.maven that implement SourceLayout
 class ErlangOtpLayout
          Implementation of the SourceLayout interface for projects with packaging type PackagingType.ERLANG_OTP.
 class ErlangRelLayout
          Implementation of the SourceLayout interface for projects with packaging type PackagingType.ERLANG_REL.
 class ErlangStdLayout
          Implementation of the SourceLayout interface for projects with packaging type PackagingType.ERLANG_STD.
 

Methods in eu.lindenbaum.maven that return SourceLayout
 SourceLayout Properties.sourceLayout()
          Returns the SourceLayout defining this project's source directory structure.
 



Copyright © 2012 Lindenbaum GmbH. All Rights Reserved.