.os-maven-plugin.1.5.0.Final.source-code.plugin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of os-maven-plugin Show documentation
Show all versions of os-maven-plugin Show documentation
A Maven extension/plugin that generates various useful platform-dependent project properties normalized from
${os.name} and ${os.arch}.
<?xml version="1.0" encoding="UTF-8"?> <?eclipse version="3.4"?> <plugin> <extension point="org.eclipse.ui.startup"> <startup class="kr.motd.maven.os.EclipseStartup"/> </extension> </plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy