jar

name.abuchen : fix-info-plist-maven-plugin

Maven & Gradle

Feb 21, 2023
6 stars

Fix Info.plist Maven Plugin (Eclipse RCP) · Maven plugin to "fix" the Info.plist file generated by p2 during a Tycho product build. Typically used to change copyright and language information.

Table Of Contents

Latest Version

Download name.abuchen : fix-info-plist-maven-plugin JAR file - Latest Versions:

All Versions

Download name.abuchen : fix-info-plist-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8
1.7
1.6
1.5

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fix-info-plist-maven-plugin-1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

name.abuchen.mvn

├─ name.abuchen.mvn.FixInfoPlistMojo.class - [JAR]

├─ name.abuchen.mvn.PropertyReplacer.class - [JAR]

name.abuchen.fix_info_plist_maven_plugin

├─ name.abuchen.fix_info_plist_maven_plugin.HelpMojo.class - [JAR]

Advertisement