Class IdeFileBuildItem


  • final class IdeFileBuildItem
    extends SimpleBuildItem
    Contains the set of IDEs that could be potentially linked to project based on the files present in the project
    • Constructor Detail

      • IdeFileBuildItem

        IdeFileBuildItem​(Set<Ide> detectedIDEs)
    • Method Detail

      • getDetectedIDEs

        Set<Ide> getDetectedIDEs()