fabric-loom | Gradle build system plugin used to automate the setup | Plugin library

 by   FabricMC Java Version: 1.2 License: MIT

kandi X-RAY | fabric-loom Summary

kandi X-RAY | fabric-loom Summary

fabric-loom is a Java library typically used in Plugin, Minecraft, Gradle, Eclipse applications. fabric-loom has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, GitLab.

A Gradle plugin to setup a deobfuscated development environment for Minecraft mods. Primarily used in the Fabric toolchain.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fabric-loom has a low active ecosystem.
              It has 177 star(s) with 161 fork(s). There are 11 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 108 open issues and 384 have been closed. On average issues are closed in 49 days. There are 21 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of fabric-loom is 1.2

            kandi-Quality Quality

              fabric-loom has 0 bugs and 0 code smells.

            kandi-Security Security

              fabric-loom has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              fabric-loom code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              fabric-loom is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              fabric-loom releases are available to install and integrate.
              Build file is available. You can build the component from source.
              It has 12608 lines of code, 1226 functions and 240 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed fabric-loom and discovered the below as its top functions. This is intended to give you an instant insight into fabric-loom implemented functionality, and help decide if they suit your requirements.
            • Schedule the remap task .
            • Setup the remap task .
            • Recursively maps all mod mappings to the remapper .
            • Recursively remap the modules .
            • Download the maven manifest .
            • Sets the configurations for the project .
            • Downloads the file and saves it to a file .
            • Registers the decompile tasks in the given project .
            • Recursively nest a set of jars into a mod jar .
            • Gets the description for a struct class .
            Get all kandi verified functions for this library.

            fabric-loom Key Features

            No Key Features are available at this moment for fabric-loom.

            fabric-loom Examples and Code Snippets

            No Code Snippets are available at this moment for fabric-loom.

            Community Discussions

            Trending Discussions on fabric-loom

            QUESTION

            I try to run gradlew genSource
            Asked 2021-Sep-04 at 12:19
            C:\Users\boeec\OneDrive\Desktop\MC Modding\krypton>gradlew genSource
            
            FAILURE: Build failed with an exception.
            
            * Where:
            Build file 'C:\Users\boeec\OneDrive\Desktop\MC Modding\krypton\build.gradle' line: 2
            
            * What went wrong:
            An exception occurred applying plugin request [id: 'fabric-loom', version: '0.8-SNAPSHOT']
            > Failed to apply plugin 'fabric-loom'.
               > You are using an outdated version of Java (8). Java 16 or higher is required.
                 The JAVA_HOME environment variable is currently set to (C:\Program Files\AdoptOpenJDK\jdk-8.0.292.10-hotspot\).
            
            * Try:
            Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
            
            * Get more help at https://help.gradle.org
            
            BUILD FAILED in 706ms
            
            ...

            ANSWER

            Answered 2021-Sep-04 at 12:19

            (Answer from comment)

            For the first error You are using an outdated version of Java, you have to upgrade your Java version from 1.8 to 1.16.

            Then, for the second error java.nio.file.FileSystemException :

            Stop all running gradle daemons thanks to gradlew --stop command.

            Source https://stackoverflow.com/questions/68612906

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install fabric-loom

            You can download it from GitHub, GitLab.
            You can use fabric-loom like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the fabric-loom component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FabricMC/fabric-loom.git

          • CLI

            gh repo clone FabricMC/fabric-loom

          • sshUrl

            git@github.com:FabricMC/fabric-loom.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link