org.gephi.maven.templates.plugin-manifest.mf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gephi-maven-plugin Show documentation
Show all versions of gephi-maven-plugin Show documentation
Provide utilities for plug-ins developers
Manifest-Version: 1.0
#if( $branding_name )
OpenIDE-Module-Name: $branding_name
#end
#if( $short_description )
OpenIDE-Module-Short-Description: $short_description
#end
#if( $long_description )
OpenIDE-Module-Long-Description: $long_description
#end
#if( $category )
OpenIDE-Module-Display-Category: $category
#end
#if( $localizing_bundle )
OpenIDE-Module-Localizing-Bundle: $localizing_bundle
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy