Interface JavaPlatformExtension


  • public interface JavaPlatformExtension
    The extension to configure a Java platform project.
    Since:
    5.2
    • Method Detail

      • allowDependencies

        void allowDependencies()
        Allow dependencies to be declared. By default, a platform will not allow dependencies, only constraints.