google / google-java-format

Reformats Java source code to comply with Google Java Style.
Other
5.56k stars 852 forks source link

Eclipse Kepler not finding drop in (or plugin) jar #307

Open sarnobat opened 6 years ago

sarnobat commented 6 years ago

I cp'd google-java-format-eclipse-plugin_1.6.0.jar to /Applications/eclipse.kepler/dropins but it doesn't show up either in the formatter dialog, or in the "Installed Software".

It works on my other laptop, that is running Eclipse 4.7.0 (Oxygen)

Here is my complete Eclipse information:


*** Date: Saturday, September 8, 2018 at 9:27:46 PM Pacific Daylight Time

*** Platform Details:

*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.lwawt.macosx.LWCToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=4.3.2.M20140221-1700
eclipse.commands=-os
macosx
-ws
cocoa
-arch
x86_64
-showsplash
-launcher
/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS/eclipse
-name
Eclipse
--launcher.library
/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
-startup
/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.appendVmargs
-product
org.eclipse.epp.package.java.product
-keyring
/Users/sarnobat/.eclipse_keyring
-showlocation
-vm
/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/bin/../jre/lib/server/libjvm.dylib
eclipse.home.location=file:/Applications/eclipse.kepler/
eclipse.launcher=/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS/eclipse
eclipse.launcher.name=Eclipse
eclipse.p2.data.area=@config.dir/../p2/
eclipse.p2.profile=epp.package.java
eclipse.product=org.eclipse.epp.package.java.product
eclipse.startTime=1536467066478
eclipse.vm=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/bin/../jre/lib/server/libjvm.dylib
eclipse.vmargs=-Dosgi.requiredJavaVersion=1.6
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Djava.class.path=/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
equinox.use.ds=true
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
gopherProxySet=false
gosh.args=--nointeractive
guice.disable.misplaced.annotation.check=true
java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
java.class.path=/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
java.class.version=52.0
java.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/endorsed
java.ext.dirs=/Users/sarnobat/Library/Java/Extensions:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/ext:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre
java.io.tmpdir=/var/folders/vy/fzs2j8vd39n9gj87yz_wndqw0000gn/T/
java.library.path=/Users/sarnobat/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_45-b14
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=1.8
java.vendor=Oracle Corporation
java.vendor.url=http://java.oracle.com/
java.vendor.url.bug=http://bugreport.sun.com/bugreport/
java.version=1.8.0_45
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=1.8
java.vm.vendor=Oracle Corporation
java.vm.version=25.45-b02
line.separator=

org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=false
org.eclipse.equinox.launcher.splash.location=/Applications/eclipse.kepler/plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.m2e.log.dir=/sarnobat.garagebandbroken/trash/eclipse_workspace2/.metadata/.plugins/org.eclipse.m2e.logback.configuration
org.eclipse.swt.internal.carbon.smallFonts=
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6,JavaSE-1.7,JavaSE-1.8
org.osgi.framework.language=en
org.osgi.framework.os.name=MacOSX
org.osgi.framework.os.version=10.13.1
org.osgi.framework.processor=x86-64
org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JRE"; version:List<Version>="1.0, 1.1",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8"
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.nimbus,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.spi.http,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.uuid=60af9f3d-e8b3-0018-1442-fb6057f0a7d6
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.7.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=x86_64
os.name=Mac OS X
os.version=10.13.1
osgi.arch=x86_64
osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=/Applications/eclipse.kepler/configuration/org.eclipse.osgi/bundles
osgi.configuration.area=file:/Applications/eclipse.kepler/configuration/
osgi.framework=file:/Applications/eclipse.kepler/plugins/org.eclipse.osgi_3.9.1.v20140110-1610.jar
osgi.framework.extensions=
osgi.framework.shape=jar
osgi.framework.version=3.9.1.v20140110-1610
osgi.install.area=file:/Applications/eclipse.kepler/
osgi.instance.area=file:/sarnobat.garagebandbroken/trash/eclipse_workspace2/
osgi.instance.area.default=file:/Users/sarnobat.reincarnated/Documents/workspace/
osgi.logfile=/sarnobat.garagebandbroken/trash/eclipse_workspace2/.metadata/.log
osgi.manifest.cache=/Applications/eclipse.kepler/configuration/org.eclipse.osgi/manifests
osgi.nl=en_US
osgi.os=macosx
osgi.requiredJavaVersion=1.6
osgi.splashLocation=/Applications/eclipse.kepler/plugins/org.eclipse.platform_4.3.2.v20140221-1700/splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=/Applications/eclipse.kepler/plugins
osgi.tracefile=/sarnobat.garagebandbroken/trash/eclipse_workspace2/.metadata/trace.log
osgi.ws=cocoa
path.separator=:
socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
sun.arch.data.model=64
sun.boot.class.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/resources.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/rt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/sunrsasign.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/jsse.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/jce.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib/jfr.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/classes
sun.boot.library.path=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre/lib
sun.cpu.endian=little
sun.cpu.isalist=
sun.io.unicode.encoding=UnicodeBig
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot 64-Bit Tiered Compilers
sun.os.patch.level=unknown
user.country=US
user.dir=/Applications/eclipse.kepler/Eclipse.app/Contents/MacOS
user.home=/Users/sarnobat
user.language=en
user.name=sarnobat
user.timezone=America/Los_Angeles

*** Features:
org.eclipse.cvs (1.4.0.v20140221-1700) "Eclipse CVS Client"
org.eclipse.egit (3.2.0.201312181205-r) "Git Team Provider"
org.eclipse.egit.mylyn (3.2.0.201312181205-r) "Git Team Provider"
org.eclipse.emf.common (2.9.2.v20131212-0545) "EMF Common"
org.eclipse.emf.ecore (2.9.2.v20131212-0545) "EMF Ecore"
org.eclipse.epp.mpc (1.2.1.v20140219-1000) "Marketplace Client"
org.eclipse.epp.package.java.feature (2.0.2.20140224-0000) "EPP Java Package"
org.eclipse.help (2.0.2.v20140221-1700) "Help System Base"
org.eclipse.jdt (3.9.2.v20140221-1700) "Eclipse Java Development Tools"
org.eclipse.jgit (3.2.0.201312181205-r) "JGit Core"
org.eclipse.m2e.feature (1.4.0.20130601-0317) "Maven Integration for Eclipse"
org.eclipse.m2e.logback.feature (1.4.0.20130601-0317) "m2e logback configuration"
org.eclipse.mylyn_feature (3.9.2.v20140211-0100) "Mylyn Tasks"
org.eclipse.mylyn.bugzilla_feature (3.9.2.v20140211-0100) "Mylyn Tasks"
org.eclipse.mylyn.builds (1.1.2.v20140211-0100) "Mylyn Builds"
org.eclipse.mylyn.commons (3.9.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.commons.identity (1.1.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.commons.notifications (1.1.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories (1.1.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.commons.repositories.http (1.1.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.context_feature (3.9.2.v20140211-0100) "Mylyn Context"
org.eclipse.mylyn.cvs (1.1.2.v20140211-0100) "Mylyn Versions"
org.eclipse.mylyn.discovery (3.9.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.git (1.1.2.v20140211-0100) "Mylyn Versions"
org.eclipse.mylyn.hudson (1.1.2.v20140211-0100) "Mylyn Builds"
org.eclipse.mylyn.ide_feature (3.9.2.v20140211-0100) "Mylyn Context"
org.eclipse.mylyn.java_feature (3.9.2.v20140211-0100) "Mylyn Context"
org.eclipse.mylyn.monitor (3.9.2.v20140211-0100) "Mylyn Commons"
org.eclipse.mylyn.tasks.ide (3.9.2.v20140211-0100) "Mylyn Tasks"
org.eclipse.mylyn.team_feature (3.9.2.v20140211-0100) "Mylyn Context"
org.eclipse.mylyn.versions (1.1.2.v20140211-0100) "Mylyn Versions"
org.eclipse.mylyn.wikitext_feature (1.8.2.v20140211-0100) "Mylyn WikiText"
org.eclipse.platform (4.3.2.v20140221-1852) "Eclipse Platform"
org.eclipse.rcp (4.3.2.v20140221-1700) "Eclipse RCP"
org.eclipse.recommenders.feature.rcp (1.0.5.v20130822-0858-b90) "Code Recommenders: Core Runtime"
org.eclipse.wb.core.feature (1.6.1.r43x201309092314) "WindowBuilder Core"
org.eclipse.wb.core.ui.feature (1.6.1.r43x201309092325) "WindowBuilder Core UI"
org.eclipse.wb.layout.group.feature (1.6.1.r43x201309092345) "WindowBuilder GroupLayout Support"
org.eclipse.wb.swing.feature (1.6.1.r43x201309100023) "Swing Designer"
org.eclipse.wst.xml_ui.feature (3.5.2.v201401062113-7H7IFizDxumVu0K6bjdPjXRkoz0FiUYMnSyT9PL) "Eclipse XML Editors and Tools"

*** Plug-in Registry:
ch.qos.logback.classic (1.0.7.v20121108-1250) "Logback Classic Module" [Resolved]
ch.qos.logback.core (1.0.7.v20121108-1250) "Logback Core Module" [Resolved]
ch.qos.logback.slf4j (1.0.7.v20121108-1250) "Logback Native SLF4J Logger Module" [Resolved]
com.google.gson (2.1.0.v201303041604) "Google GSON" [Resolved]
com.google.guava (10.0.1.v201203051515) "Guava: Google Core Libraries for Java 1.5" [Resolved]
com.google.inject (3.0.0.v201203062045) "Google Guice (No AOP)" [Resolved]
com.google.inject.assistedinject (3.0.0.v20130529-1354) "Google Guice Assisted Inject" [Resolved]
com.google.inject.multibindings (3.0.0.v20130529-1354) "Google Guice: Multibindings" [Resolved]
com.ibm.icu (50.1.1.v201304230130) "International Components for Unicode for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.50.v201310081430) "JSch" [Resolved]
com.ning.async-http-client (1.6.5.20130531-2315) "async-http-client" [Resolved]
com.sun.el (2.2.0.v201303151357) "Javax Expression Language Reference Implementation Bundle" [Resolved]
com.sun.syndication (0.9.0.v200803061811) "Rss and atOM utilitiEs (ROME)" [Resolved]
javaewah (0.5.6.v201307211000) "JavaEWAH" [Resolved]
javax.annotation (1.1.0.v201209060031) "javax.annotation Bundle" [Resolved]
javax.el (2.2.0.v201303151357) "Javax Expression Language Bundle" [Resolved]
javax.inject (1.0.0.v20091030) "Atinject Dependency Injection Annotations" [Resolved]
javax.servlet (3.0.0.v201112011016) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.2.0.v201112011158) "JSP API Bundle" [Resolved]
javax.xml (1.3.4.v201005080400) "JAXP XML" [Resolved]
org.apache.ant (1.8.4.v201303080030) "Apache Ant" [Resolved]
org.apache.batik.css (1.6.0.v201011041432) "Apache Batik CSS" [Resolved]
org.apache.batik.util (1.6.0.v201011041432) "Apache Batik Utilities" [Resolved]
org.apache.batik.util.gui (1.6.0.v201011041432) "Apache Batik GUI Utilities" [Resolved]
org.apache.commons.codec (1.4.0.v201209201156) "Apache Commons Codec Plug-in" [Resolved]
org.apache.commons.compress (1.4.1.v201301140946) "Apache Commons Compress" [Resolved]
org.apache.commons.httpclient (3.1.0.v201012070820) "Apache Commons Httpclient" [Resolved]
org.apache.commons.io (2.0.1.v201105210651) "Apache Commons IO" [Resolved]
org.apache.commons.lang (2.6.0.v201205030909) "Apache Commons Lang" [Resolved]
org.apache.commons.lang3 (3.1.0.v20120817-1117) "Commons Lang" [Resolved]
org.apache.commons.logging (1.1.1.v201101211721) "Apache Commons Logging Plug-in" [Resolved]
org.apache.commons.math (2.1.0.v201105210652) "Apache Commons Math" [Resolved]
org.apache.commons.pool (1.6.0.v201204271246) "Apache Commons Pool" [Resolved]
org.apache.commons.primitives (1.0.0.v20120817-1117) "Apache Commons Primitives Plug-in" [Resolved]
org.apache.felix.gogo.command (0.10.0.v201209301215) "Apache Felix Gogo Command" [Active]
org.apache.felix.gogo.runtime (0.10.0.v201209301036) "Apache Felix Gogo Runtime" [Active]
org.apache.felix.gogo.shell (0.10.0.v201212101605) "Apache Felix Gogo Shell" [Active]
org.apache.httpcomponents.httpclient (4.1.3.v201209201135) "Apache HttpComponents HttpClient OSGi bundle" [Resolved]
org.apache.httpcomponents.httpcore (4.1.4.v201203221030) "Apache HttpComponents HttpCore" [Resolved]
org.apache.jasper.glassfish (2.2.2.v201205150955) "JSP 2.2 implementation from Glassfish" [Resolved]
org.apache.lucene (3.5.0.v20120725-1805) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (3.5.0.v20120725-1805) "Apache Lucene Analysis" [Resolved]
org.apache.lucene.core (3.5.0.v20120725-1805) "Apache Lucene Core" [Resolved]
org.apache.lucene.misc (3.5.0.v20120725-1805) "Apache Lucene Misc" [Resolved]
org.apache.lucene.queries (3.5.0.v20120725-1805) "Apache Lucene Queries" [Resolved]
org.apache.ws.commons.util (1.0.1.v20100518-1140) "WS Commons Util Plug-in" [Resolved]
org.apache.xerces (2.9.0.v201101211617) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v201005080400) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v201005080400) "Apache XML Commons Serializer" [Resolved]
org.apache.xmlrpc (3.0.0.v20100427-1100) "Apache XML-RPC Plug-in" [Resolved]
org.eclipse.ant.core (3.2.500.v20140203-1328) "Ant Build Tool Core" [Starting]
org.eclipse.ant.launching (1.0.300.v20140203-1328) "Ant Launching Support" [Starting]
org.eclipse.ant.ui (3.5.400.v20140203-1328) "Ant UI" [Starting]
org.eclipse.compare (3.5.401.v20130709-1308) "Compare Support" [Starting]
org.eclipse.compare.core (3.5.300.v20130514-1224) "Core Compare Support" [Active]
org.eclipse.core.commands (3.6.100.v20130515-1857) "Commands" [Resolved]
org.eclipse.core.contenttype (3.4.200.v20130326-1255) "Eclipse Content Mechanism" [Active]
org.eclipse.core.databinding (1.4.1.v20130515-1857) "JFace Data Binding" [Starting]
org.eclipse.core.databinding.beans (1.2.200.v20130515-1857) "JFace Data Binding for JavaBeans" [Resolved]
org.eclipse.core.databinding.observable (1.4.1.v20130515-1857) "JFace Data Binding Observables" [Active]
org.eclipse.core.databinding.property (1.4.200.v20130515-1857) "JFace Data Binding Properties" [Starting]
org.eclipse.core.expressions (3.4.501.v20131118-1915) "Expression Language" [Active]
org.eclipse.core.externaltools (1.0.200.v20130402-1741) "External Tools Headless Support" [Starting]

Id: ch.qos.logback.slf4j, Version: 1.0.7.v20121108-1250, Location: reference:file:plugins/ch.qos.logback.slf4j_1.0.7.v20121108-1250.jar
Id: com.google.gson, Version: 2.1.0.v201303041604, Location: reference:file:plugins/com.google.gson_2.1.0.v201303041604.jar
Id: com.google.guava, Version: 10.0.1.v201203051515, Location: reference:file:plugins/com.google.guava_10.0.1.v201203051515.jar
Id: com.google.inject, Version: 3.0.0.v201203062045, Location: reference:file:plugins/com.google.inject_3.0.0.v201203062045.jar
Id: com.google.inject.assistedinject, Version: 3.0.0.v20130529-1354, Location: reference:file:plugins/com.google.inject.assistedinject_3.0.0.v20130529-1354.jar
Id: com.google.inject.multibindings, Version: 3.0.0.v20130529-1354, Location: reference:file:plugins/com.google.inject.multibindings_3.0.0.v20130529-1354.jar
Id: com.ibm.icu, Version: 50.1.1.v201304230130, Location: ```
lrozenblyum commented 4 years ago

The issue is also reproduced in Eclipse 2019-12. However I also failed any other way to install the plug-in: 1) copying directly to plugins looks doing nothing 2) installing from Archive also is not successful

cushon commented 3 years ago

There's a newer version of the plugin at https://github.com/google/google-java-format/releases/tag/v1.11.0