JarBundler | rich Ant task which will create a Mac OS X application | Plugin library

 by   UltraMixer Java Version: 3.3.0 License: Apache-2.0

kandi X-RAY | JarBundler Summary

kandi X-RAY | JarBundler Summary

JarBundler is a Java library typically used in Plugin applications. JarBundler 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, Maven.

JarBundler is a feature-rich Ant task which will create a macOS application bundle from a list of Jar files and a main class name. You can add an icon resource, set various macOS native look-and-feel bells and whistles, and maintain your application bundles as part of your normal build and release cycle. Project moved from
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              JarBundler has a low active ecosystem.
              It has 57 star(s) with 11 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 7 have been closed. On average issues are closed in 136 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of JarBundler is 3.3.0

            kandi-Quality Quality

              JarBundler has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              JarBundler is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              JarBundler releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 3693 lines of code, 233 functions and 28 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed JarBundler and discovered the below as its top functions. This is intended to give you an instant insight into JarBundler implemented functionality, and help decide if they suit your requirements.
            • Executes the task
            • Build the DOM
            • Write the list of services
            • Copy the help book directory
            • Start the main application
            • Place a window
            • Add a configured service
            • Set the name of the executable files
            • Set a set of jars to use
            • Adds a configured document type
            • Adds a configured help book
            • Set the extension list
            • Adds a Java property
            • Adds a configured LSEnvironment
            Get all kandi verified functions for this library.

            JarBundler Key Features

            No Key Features are available at this moment for JarBundler.

            JarBundler Examples and Code Snippets

            Releases,Maven
            Javadot img1Lines of Code : 5dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            
                com.ultramixer.jarbundler
                jarbundler-core
                3.3.0
            
              

            Community Discussions

            Trending Discussions on JarBundler

            QUESTION

            Using Jarbundler with ant
            Asked 2017-Jul-18 at 08:07

            Im trying to use a jarbundler to create a .app file with ant. But I'm getting the following error:

            taskdef class net.sourceforge.jarbundler.JarBundler cannot be found using the classloader AntClassLoader[/Users/Ida/NetBeansProjects/supernova/build/classes/lib/jarbundler-core-3.3.0.jar]

            My build.xml looks like this:

            ...

            ANSWER

            Answered 2017-Jul-13 at 18:26

            I downloaded the jar to take a look, and I think the issue is that your classname is wrong. The JarBundler class is located in com.ultramixer.jarbundler.JarBundler, so try this instead:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install JarBundler

            Check the Releases page to get the latest distribution.
            Run mvn clean install to build the project and push the JAR artifacts to your local maven repo. You can then use the SNAPSHOT version in your project. To skip the GPG signing process (for maven central release) add -Dgpg.skip to your commandline.

            Support

            Take a look at ./docs/index.html (Currently outdated. Sorry.).
            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/UltraMixer/JarBundler.git

          • CLI

            gh repo clone UltraMixer/JarBundler

          • sshUrl

            git@github.com:UltraMixer/JarBundler.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