Home
last modified time | relevance | path

Searched full:eclipse_plugin (Results 1 – 5 of 5) sorted by relevance

/external/google-java-format/eclipse_plugin/
DREADME.md17 1) Run `mvn clean package` in the `eclipse_plugin` directory. This will first copy the dependencies
18 of the plugin to `eclipse_plugin/lib/` and then triggers the tycho build that uses these
32 `eclipse_plugin/target/google-java-format-eclipse-plugin-<version>.jar`
38 into the `eclipse_plugin/lib/` directory.
42 place the appropriate version into the `eclipse_plugin/lib/` directory yourself
/external/google-java-format/.github/workflows/
Drelease.yml41 mvn tycho-versions:update-eclipse-metadata -pl eclipse_plugin
55 …mvn --no-transfer-progress -pl '!eclipse_plugin' -P sonatype-oss-release clean deploy -Dgpg.passph…
59 …mvn --no-transfer-progress -pl 'eclipse_plugin' verify gpg:sign -DskipTests=true -Dgpg.passphrase=…
74 eclipse_plugin/target/google-java-format-eclipse-plugin-*.jar
Dci.yml89 …run: mvn -pl '!eclipse_plugin' source:jar deploy -B -DskipTests=true -Dinvoker.skip=true -Dmaven.j…
/external/google-java-format/
D.gitignore15 eclipse_plugin/lib/
Dpom.xml30 <module>eclipse_plugin</module>