Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 570279 - Maven repository indexing error: java.nio.channels.OverlappingFileLockException #169

Closed
mackemlad opened this issue Apr 10, 2021 · 28 comments

Comments

@mackemlad
Copy link

mackemlad commented Apr 10, 2021

https://bugs.eclipse.org/bugs/show_bug.cgi?id=570279

Issue originally reported by Baldurien on bugs.eclipse.org additionally observed by me as described below in fresh install of Eclipse 4.19.0 (2021-03) on Windows 10 Pro.

Note that MB reported in the original bug that:

I'm seeing this exact error in Eclipse 4.18 in macOS 10.14 as well when attempting to add a new dependency. It was apparent right after installation. m2e-wtp-1.4.4.20201128-1705 seems to be what comes with Eclipse 4.18.

Original bug report description:

Hello,

When I go to the preferences screen, in the user settings, and try to force a reindexation of the repositories I got this error:

java.nio.channels.OverlappingFileLockException
at java.base/sun.nio.ch.FileLockTable.checkList(FileLockTable.java:229)
at java.base/sun.nio.ch.FileLockTable.add(FileLockTable.java:123)
at java.base/sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1154)
at java.base/java.nio.channels.FileChannel.tryLock(FileChannel.java:1165)
at org.apache.maven.index.context.DefaultIndexingContext.unlockForcibly(DefaultIndexingContext.java:927)
at org.apache.maven.index.context.DefaultIndexingContext.prepareIndex(DefaultIndexingContext.java:244)
at org.apache.maven.index.context.DefaultIndexingContext.purge(DefaultIndexingContext.java:612)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.purgeCurrentIndex(NexusIndexManager.java:529)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.reindexWorkspace(NexusIndexManager.java:561)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.updateIndex(NexusIndexManager.java:1072)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndex.updateIndex(NexusIndex.java:147)
at org.eclipse.m2e.core.ui.internal.preferences.MavenSettingsPreferencePage$2.runInWorkspace(MavenSettingsPreferencePage.java:263)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

I am using Eclipse 2020.12 with m2e 1.17.1.20201207-1112 and Java 11.0.9 under Windows.

If I enable the "Download repository indexes on startup" preferences setting, I've got this one:

java.io.IOException: Resetting to invalid mark
at java.base/java.io.BufferedInputStream.reset(BufferedInputStream.java:454)
at org.apache.maven.index.updater.IndexDataReader.(IndexDataReader.java:69)
at org.apache.maven.index.updater.DefaultIndexUpdater.unpackIndexData(DefaultIndexUpdater.java:385)
at org.apache.maven.index.updater.DefaultIndexUpdater.loadIndexDirectory(DefaultIndexUpdater.java:202)
at org.apache.maven.index.updater.DefaultIndexUpdater.access$300(DefaultIndexUpdater.java:76)
at org.apache.maven.index.updater.DefaultIndexUpdater$LuceneIndexAdaptor.setIndexFile(DefaultIndexUpdater.java:518)
at org.apache.maven.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:736)
at org.apache.maven.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:161)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.updateRemoteIndex(NexusIndexManager.java:1139)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.updateIndex(NexusIndexManager.java:1083)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.lambda$0(NexusIndexManager.java:657)
at org.eclipse.m2e.core.internal.index.nexus.IndexUpdaterJob.run(IndexUpdaterJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

I don't use the index that much, however, it seems to be the only way for me to look up dependencies in the relevant POM editor.

Regards,
Baldurien

@grueneerle
Copy link

Can confirm, and it's reproducible when clicking Reindex in the maven workspace preferences screen.
m2e_reindex

Error occurs on arch linux with eclipse version:
Version: 2021-03 (4.19.0)
Build id: 20210312-0638

and the following bundle setup:

Bundles in the system:

Id: Eclipse-Environment-Variables, Version: 0.1.2.202010041421, Location: reference:file:plugins/Eclipse-Environment-Variables_0.1.2.202010041421.jar
Id: ZipEditor, Version: 1.1.8.202010020827, Location: reference:file:plugins/ZipEditor_1.1.8.202010020827.jar
Id: ch.qos.logback.classic, Version: 1.2.3.v20200428-2012, Location: reference:file:plugins/ch.qos.logback.classic_1.2.3.v20200428-2012.jar
Id: ch.qos.logback.core, Version: 1.2.3.v20200428-2012, Location: reference:file:plugins/ch.qos.logback.core_1.2.3.v20200428-2012.jar
Id: ch.qos.logback.slf4j, Version: 1.2.3.v20200428-2012, Location: reference:file:plugins/ch.qos.logback.slf4j_1.2.3.v20200428-2012.jar
Id: com.chookapp.org.Bracketeer, Version: 1.2.0.201203031719, Location: reference:file:plugins/com.chookapp.org.Bracketeer_1.2.0.201203031719.jar
Id: com.chookapp.org.BracketeerJDT, Version: 1.2.0.201203031719, Location: reference:file:plugins/com.chookapp.org.BracketeerJDT_1.2.0.201203031719.jar
Id: com.fasterxml.jackson.core.jackson-annotations, Version: 2.12.1.v20210128-1726, Location: reference:file:plugins/com.fasterxml.jackson.core.jackson-annotations_2.12.1.v20210128-1726.jar
Id: com.fasterxml.jackson.core.jackson-core, Version: 2.12.1.v20210128-1726, Location: reference:file:plugins/com.fasterxml.jackson.core.jackson-core_2.12.1.v20210128-1726.jar
Id: com.fasterxml.jackson.core.jackson-databind, Version: 2.12.1.v20210128-1726, Location: reference:file:plugins/com.fasterxml.jackson.core.jackson-databind_2.12.1.v20210128-1726.jar
Id: com.genuitec.eclipse.codetogether.api, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.api_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.cm, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.cm_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.core, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.core_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.epl, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.epl_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.patches, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.patches_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.ui, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.ui_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.ui.client, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.ui.client_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.codetogether.webicons, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.codetogether.webicons_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.core.common.platform, Version: 13.0.2.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.core.common.platform_13.0.2.202103191838.jar
Id: com.genuitec.eclipse.genericeditor, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.genericeditor_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.inlinesearch, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.inlinesearch_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.lsp4e, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.lsp4e_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.meexplorer, Version: 13.0.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.meexplorer_13.0.0.202103191838.jar
Id: com.genuitec.eclipse.meexplorer.jdt, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.meexplorer.jdt_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.monitor, Version: 13.0.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.monitor_13.0.0.202103191838.jar
Id: com.genuitec.eclipse.news, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.news_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.patches, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.patches_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.startup, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.startup_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.startup.workspace, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.startup.workspace_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.base, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.base_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.core, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.core_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.css, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.css_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.epl, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.epl_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.scrollbar, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.scrollbar_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.theming.ui, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.theming.ui_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.tm4e.languageconfiguration, Version: 4.0.1.202104081007, Location: reference:file:plugins/com.genuitec.eclipse.tm4e.languageconfiguration_4.0.1.202104081007.jar
Id: com.genuitec.eclipse.ui.common.platform, Version: 13.0.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.ui.common.platform_13.0.0.202103191838.jar
Id: com.genuitec.eclipse.webclipse.evergreen, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.webclipse.evergreen_1.11.0.202103191838.jar
Id: com.genuitec.eclipse.webicons, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipse.webicons_1.11.0.202103191838.jar
Id: com.genuitec.eclipsecolortheme.api, Version: 1.11.0.202103191838, Location: reference:file:plugins/com.genuitec.eclipsecolortheme.api_1.11.0.202103191838.jar
Id: com.github.jnr.constants, Version: 0.9.15.v20200501-1917, Location: reference:file:plugins/com.github.jnr.constants_0.9.15.v20200501-1917.jar
Id: com.github.jnr.enxio, Version: 0.25.0.v20200501-1917, Location: reference:file:plugins/com.github.jnr.enxio_0.25.0.v20200501-1917.jar
Id: com.github.jnr.ffi, Version: 2.1.12.v20200513-1859, Location: reference:file:plugins/com.github.jnr.ffi_2.1.12.v20200513-1859.jar
Id: com.github.jnr.jffi, Version: 1.2.23.v20200501-1917, Location: reference:file:plugins/com.github.jnr.jffi_1.2.23.v20200501-1917.jar
Id: com.github.jnr.jffi.native, Version: 1.2.23.v20200501-1917, Location: reference:file:plugins/com.github.jnr.jffi.native_1.2.23.v20200501-1917.jar
Id: com.github.jnr.posix, Version: 3.0.54.v20200501-1917, Location: reference:file:plugins/com.github.jnr.posix_3.0.54.v20200501-1917.jar
Id: com.github.jnr.unixsocket, Version: 0.28.0.v20200501-1917, Location: reference:file:plugins/com.github.jnr.unixsocket_0.28.0.v20200501-1917.jar
Id: com.github.pedrosans.launcherextension, Version: 0.1.3.202104160149, Location: reference:file:plugins/com.github.pedrosans.launcherextension_0.1.3.202104160149.jar
Id: com.google.auth.google-auth-library-credentials, Version: 0.20.0.v20200515-2048, Location: reference:file:plugins/com.google.auth.google-auth-library-credentials_0.20.0.v20200515-2048.jar
Id: com.google.auth.oauth2-http, Version: 0.20.0.v20200604-1524, Location: reference:file:plugins/com.google.auth.oauth2-http_0.20.0.v20200604-1524.jar
Id: com.google.auto.value.auto-value-annotations, Version: 1.7.0.v20200515-2048, Location: reference:file:plugins/com.google.auto.value.auto-value-annotations_1.7.0.v20200515-2048.jar
Id: com.google.gson, Version: 2.8.6.v20201231-1626, Location: reference:file:plugins/com.google.gson_2.8.6.v20201231-1626.jar
Id: com.google.guava, Version: 21.0.0.v20170206-1425, Location: reference:file:plugins/com.google.guava_21.0.0.v20170206-1425.jar
Id: com.google.guava, Version: 27.1.0.v20190517-1946, Location: reference:file:plugins/com.google.guava_27.1.0.v20190517-1946.jar
Id: com.google.guava, Version: 30.1.0.v20210127-2300, Location: reference:file:plugins/com.google.guava_30.1.0.v20210127-2300.jar
Id: com.google.http-client.google-http-client, Version: 1.34.2.v20200515-2048, Location: reference:file:plugins/com.google.http-client.google-http-client_1.34.2.v20200515-2048.jar
Id: com.google.http-client.google-http-client-jackson2, Version: 1.34.2.v20200515-2048, Location: reference:file:plugins/com.google.http-client.google-http-client-jackson2_1.34.2.v20200515-2048.jar
Id: com.google.j2objc.j2objc-annotations, Version: 1.3.0.v20200515-2048, Location: reference:file:plugins/com.google.j2objc.j2objc-annotations_1.3.0.v20200515-2048.jar
Id: com.google.javascript, Version: 0.0.20160315.v20161124-1903, Location: reference:file:plugins/com.google.javascript_0.0.20160315.v20161124-1903.jar
Id: com.google.protobuf, Version: 2.4.0.v201105131100, Location: reference:file:plugins/com.google.protobuf_2.4.0.v201105131100.jar
Id: com.googlecode.json-simple, Version: 1.1.1.me201606061543, Location: reference:file:plugins/com.googlecode.json-simple_1.1.1.me201606061543.jar
Id: com.ianbrandt.tools.m2e.mdp.core, Version: 0.0.4.201409291703, Location: reference:file:plugins/com.ianbrandt.tools.m2e.mdp.core_0.0.4.201409291703.jar
Id: com.ibm.icu, Version: 67.1.0.v20200706-1749, Location: reference:file:plugins/com.ibm.icu_67.1.0.v20200706-1749.jar
Id: com.jcraft.jsch, Version: 0.1.55.v20190404-1902, Location: reference:file:plugins/com.jcraft.jsch_0.1.55.v20190404-1902.jar
Id: com.sun.el, Version: 2.2.0.v201303151357, Location: reference:file:plugins/com.sun.el_2.2.0.v201303151357.jar
Id: com.sun.jna, Version: 4.5.1.v20190425-1842, Location: reference:file:plugins/com.sun.jna_4.5.1.v20190425-1842.jar
Id: com.sun.jna.platform, Version: 4.5.1.v20190425-1842, Location: reference:file:plugins/com.sun.jna.platform_4.5.1.v20190425-1842.jar
Id: com.sun.xml.bind, Version: 2.2.0.v20201118-1845, Location: reference:file:plugins/com.sun.xml.bind_2.2.0.v20201118-1845.jar
Id: com.sun.xml.bind, Version: 2.3.3.v20201118-1818, Location: reference:file:plugins/com.sun.xml.bind_2.3.3.v20201118-1818.jar
Id: de.jcup.jenkinseditor.plugin, Version: 1.7.0, Location: reference:file:plugins/de.jcup.jenkinseditor.plugin_1.7.0.jar
Id: de.jcup.yamleditor, Version: 1.7.0, Location: reference:file:plugins/de.jcup.yamleditor_1.7.0.jar
Id: io.grpc.grpc-context, Version: 1.29.0.v20200515-2048, Location: reference:file:plugins/io.grpc.grpc-context_1.29.0.v20200515-2048.jar
Id: io.opencensus.opencensus-api, Version: 0.26.0.v20200515-2048, Location: reference:file:plugins/io.opencensus.opencensus-api_0.26.0.v20200515-2048.jar
Id: io.opencensus.opencensus-contrib-http-util, Version: 0.26.0.v20200515-2048, Location: reference:file:plugins/io.opencensus.opencensus-contrib-http-util_0.26.0.v20200515-2048.jar
Id: jakarta.xml.bind, Version: 2.3.3.v20201118-1818, Location: reference:file:plugins/jakarta.xml.bind_2.3.3.v20201118-1818.jar
Id: java_cup.runtime, Version: 0.10.0.v201005080400, Location: reference:file:plugins/java_cup.runtime_0.10.0.v201005080400.jar
Id: javaewah, Version: 1.1.7.v20200107-0831, Location: reference:file:plugins/javaewah_1.1.7.v20200107-0831.jar
Id: javassist, Version: 3.13.0.GA_v201209210905, Location: reference:file:plugins/javassist_3.13.0.GA_v201209210905.jar
Id: javax.activation, Version: 1.1.0.v201211130549, Location: reference:file:plugins/javax.activation_1.1.0.v201211130549.jar
Id: javax.activation, Version: 1.2.2.v20201119-1642, Location: reference:file:plugins/javax.activation_1.2.2.v20201119-1642.jar
Id: javax.annotation, Version: 1.3.5.v20200909-1856, Location: reference:file:plugins/javax.annotation_1.3.5.v20200909-1856.jar
Id: javax.el, Version: 2.2.0.v201303151357, Location: reference:file:plugins/javax.el_2.2.0.v201303151357.jar
Id: javax.inject, Version: 1.0.0.v20091030, Location: reference:file:plugins/javax.inject_1.0.0.v20091030.jar
Id: javax.servlet, Version: 3.1.0.v201410161800, Location: reference:file:plugins/javax.servlet_3.1.0.v201410161800.jar
Id: javax.servlet.jsp, Version: 2.2.0.v201112011158, Location: reference:file:plugins/javax.servlet.jsp_2.2.0.v201112011158.jar
Id: javax.websocket-api, Version: 1.1.0.201606171313, Location: reference:file:plugins/javax.websocket-api_1.1.0.201606171313.jar
Id: javax.ws.rs, Version: 2.1.6.v20200505-2127, Location: reference:file:plugins/javax.ws.rs_2.1.6.v20200505-2127.jar
Id: javax.xml, Version: 1.3.4.v201005080400, Location: reference:file:plugins/javax.xml_1.3.4.v201005080400.jar
Id: javax.xml.bind, Version: 2.2.0.v201105210648, Location: reference:file:plugins/javax.xml.bind_2.2.0.v201105210648.jar
Id: jnr.x86asm, Version: 1.0.2.v201505052040, Location: reference:file:plugins/jnr.x86asm_1.0.2.v201505052040.jar
Id: m2e.chromatic.core, Version: 1.0.1.20190223-1703, Location: reference:file:plugins/m2e.chromatic.core_1.0.1.20190223-1703.jar
Id: net.i2p.crypto.eddsa, Version: 0.3.0.v20181102-1323, Location: reference:file:plugins/net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar
Id: net.mihai-nita.ansicon.plugin, Version: 1.4.4.202102040736, Location: reference:file:plugins/net.mihai-nita.ansicon.plugin_1.4.4.202102040736.jar
Id: org.aopalliance, Version: 1.0.0.v201105210816, Location: reference:file:plugins/org.aopalliance_1.0.0.v201105210816.jar
Id: org.apache.ant, Version: 1.10.9.v20201106-1946, Location: reference:file:plugins/org.apache.ant_1.10.9.v20201106-1946/
Id: org.apache.batik.constants, Version: 1.13.0.v20200622-2037, Location: reference:file:plugins/org.apache.batik.constants_1.13.0.v20200622-2037.jar
Id: org.apache.batik.css, Version: 1.13.0.v20200622-2037, Location: reference:file:plugins/org.apache.batik.css_1.13.0.v20200622-2037.jar
Id: org.apache.batik.i18n, Version: 1.13.0.v20200622-2037, Location: reference:file:plugins/org.apache.batik.i18n_1.13.0.v20200622-2037.jar
Id: org.apache.batik.util, Version: 1.13.0.v20200622-2037, Location: reference:file:plugins/org.apache.batik.util_1.13.0.v20200622-2037.jar
Id: org.apache.bcel, Version: 5.2.0.v201005080400, Location: reference:file:plugins/org.apache.bcel_5.2.0.v201005080400.jar
Id: org.apache.commons.codec, Version: 1.14.0.v20200818-1422, Location: reference:file:plugins/org.apache.commons.codec_1.14.0.v20200818-1422.jar
Id: org.apache.commons.compress, Version: 1.19.0.v20200106-2343, Location: reference:file:plugins/org.apache.commons.compress_1.19.0.v20200106-2343.jar
Id: org.apache.commons.httpclient, Version: 3.1.0.v201012070820, Location: reference:file:plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar
Id: org.apache.commons.io, Version: 2.6.0.v20190123-2029, Location: reference:file:plugins/org.apache.commons.io_2.6.0.v20190123-2029.jar
Id: org.apache.commons.jxpath, Version: 1.3.0.v200911051830, Location: reference:file:plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar
Id: org.apache.commons.lang, Version: 2.6.0.v201404270220, Location: reference:file:plugins/org.apache.commons.lang_2.6.0.v201404270220.jar
Id: org.apache.commons.lang3, Version: 3.1.0.v201403281430, Location: reference:file:plugins/org.apache.commons.lang3_3.1.0.v201403281430.jar
Id: org.apache.commons.logging, Version: 1.2.0.v20180409-1502, Location: reference:file:plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar
Id: org.apache.felix.gogo.command, Version: 1.1.2.v20210111-1007, Location: reference:file:plugins/org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar
Id: org.apache.felix.gogo.runtime, Version: 1.1.4.v20210111-1007, Location: reference:file:plugins/org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar
Id: org.apache.felix.gogo.shell, Version: 1.1.4.v20210111-1007, Location: reference:file:plugins/org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar
Id: org.apache.felix.scr, Version: 2.1.24.v20200924-1939, Location: reference:file:plugins/org.apache.felix.scr_2.1.24.v20200924-1939.jar
Id: org.apache.httpcomponents.httpclient, Version: 4.5.10.v20200830-2311, Location: reference:file:plugins/org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar
Id: org.apache.httpcomponents.httpcore, Version: 4.4.12.v20200108-1212, Location: reference:file:plugins/org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar
Id: org.apache.jasper.glassfish, Version: 2.2.2.v201501141630, Location: reference:file:plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar
Id: org.apache.log4j, Version: 1.2.15.v201012070815, Location: reference:file:plugins/org.apache.log4j_1.2.15.v201012070815.jar
Id: org.apache.lucene.analyzers-common, Version: 8.4.1.v20200122-1459, Location: reference:file:plugins/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar
Id: org.apache.lucene.analyzers-smartcn, Version: 8.4.1.v20200122-1459, Location: reference:file:plugins/org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar
Id: org.apache.lucene.core, Version: 8.4.1.v20200122-1459, Location: reference:file:plugins/org.apache.lucene.core_8.4.1.v20200122-1459.jar
Id: org.apache.sshd.osgi, Version: 2.6.0.v20210201-2003, Location: reference:file:plugins/org.apache.sshd.osgi_2.6.0.v20210201-2003.jar
Id: org.apache.sshd.sftp, Version: 2.6.0.v20210201-2003, Location: reference:file:plugins/org.apache.sshd.sftp_2.6.0.v20210201-2003.jar
Id: org.apache.xalan, Version: 2.7.1.v201005080400, Location: reference:file:plugins/org.apache.xalan_2.7.1.v201005080400.jar
Id: org.apache.xerces, Version: 2.12.1.v20210115-0812, Location: reference:file:plugins/org.apache.xerces_2.12.1.v20210115-0812.jar
Id: org.apache.xml.resolver, Version: 1.2.0.v201005080400, Location: reference:file:plugins/org.apache.xml.resolver_1.2.0.v201005080400.jar
Id: org.apache.xml.serializer, Version: 2.7.1.v201005080400, Location: reference:file:plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar
Id: org.apache.xmlgraphics, Version: 2.4.0.v20200622-2037, Location: reference:file:plugins/org.apache.xmlgraphics_2.4.0.v20200622-2037.jar
Id: org.apiguardian, Version: 1.1.0.v20190826-0900, Location: reference:file:plugins/org.apiguardian_1.1.0.v20190826-0900.jar
Id: org.aspectj.ajde, Version: 1.9.6.202103162301, Location: reference:file:plugins/org.aspectj.ajde_1.9.6.202103162301.jar
Id: org.aspectj.runtime, Version: 1.9.6.202103162301, Location: reference:file:plugins/org.aspectj.runtime_1.9.6.202103162301.jar
Id: org.aspectj.weaver, Version: 1.9.6.202103162301, Location: reference:file:plugins/org.aspectj.weaver_1.9.6.202103162301.jar
Id: org.bouncycastle.bcpg, Version: 1.65.0.v20200527-1955, Location: reference:file:plugins/org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar
Id: org.bouncycastle.bcpkix, Version: 1.65.0.v20200527-1955, Location: reference:file:plugins/org.bouncycastle.bcpkix_1.65.0.v20200527-1955.jar
Id: org.bouncycastle.bcprov, Version: 1.65.1.v20200529-1514, Location: reference:file:plugins/org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar
Id: org.eclipse.ajdt.core, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.ajdt.core_2.2.4.202103162301.jar
Id: org.eclipse.ajdt.doc.user, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.ajdt.doc.user_2.2.4.202103162301.jar
Id: org.eclipse.ajdt.examples, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.ajdt.examples_2.2.4.202103162301.jar
Id: org.eclipse.ajdt.ui, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.ajdt.ui_2.2.4.202103162301.jar
Id: org.eclipse.ant.core, Version: 3.5.800.v20200608-1251, Location: reference:file:plugins/org.eclipse.ant.core_3.5.800.v20200608-1251.jar
Id: org.eclipse.ant.launching, Version: 1.2.1000.v20200610-1458, Location: reference:file:plugins/org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar
Id: org.eclipse.ant.ui, Version: 3.7.1200.v20210206-1820, Location: reference:file:plugins/org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar
Id: org.eclipse.aspectj, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.aspectj_2.2.4.202103162301.jar
Id: org.eclipse.buildship.branding, Version: 3.1.5.v20210113-0929, Location: reference:file:plugins/org.eclipse.buildship.branding_3.1.5.v20210113-0929.jar
Id: org.eclipse.buildship.core, Version: 3.1.5.v20210113-0929, Location: reference:file:plugins/org.eclipse.buildship.core_3.1.5.v20210113-0929.jar
Id: org.eclipse.buildship.stsmigration, Version: 3.1.5.v20210113-0929, Location: reference:file:plugins/org.eclipse.buildship.stsmigration_3.1.5.v20210113-0929.jar
Id: org.eclipse.buildship.ui, Version: 3.1.5.v20210113-0929, Location: reference:file:plugins/org.eclipse.buildship.ui_3.1.5.v20210113-0929.jar
Id: org.eclipse.cdt.core, Version: 7.2.0.202102251239, Location: reference:file:plugins/org.eclipse.cdt.core_7.2.0.202102251239.jar
Id: org.eclipse.cdt.core.linux, Version: 6.0.0.202008310002, Location: reference:file:plugins/org.eclipse.cdt.core.linux_6.0.0.202008310002.jar
Id: org.eclipse.cdt.core.linux.x86_64, Version: 6.0.100.202011041837, Location: reference:file:plugins/org.eclipse.cdt.core.linux.x86_64_6.0.100.202011041837.jar
Id: org.eclipse.cdt.core.native, Version: 6.1.100.202102030214, Location: reference:file:plugins/org.eclipse.cdt.core.native_6.1.100.202102030214.jar
Id: org.eclipse.cdt.debug.core, Version: 8.6.0.202011181638, Location: reference:file:plugins/org.eclipse.cdt.debug.core_8.6.0.202011181638.jar
Id: org.eclipse.cdt.debug.ui, Version: 8.4.100.202011181638, Location: reference:file:plugins/org.eclipse.cdt.debug.ui_8.4.100.202011181638.jar
Id: org.eclipse.cdt.dsf, Version: 2.10.100.202012191801, Location: reference:file:plugins/org.eclipse.cdt.dsf_2.10.100.202012191801.jar
Id: org.eclipse.cdt.dsf.gdb, Version: 6.2.0.202102231601, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb_6.2.0.202102231601.jar
Id: org.eclipse.cdt.dsf.gdb.ui, Version: 2.7.100.202011181638, Location: reference:file:plugins/org.eclipse.cdt.dsf.gdb.ui_2.7.100.202011181638.jar
Id: org.eclipse.cdt.dsf.ui, Version: 2.6.100.202011291939, Location: reference:file:plugins/org.eclipse.cdt.dsf.ui_2.6.100.202011291939.jar
Id: org.eclipse.cdt.gdb, Version: 7.1.0.202008310002, Location: reference:file:plugins/org.eclipse.cdt.gdb_7.1.0.202008310002.jar
Id: org.eclipse.cdt.launch, Version: 10.2.100.202012191801, Location: reference:file:plugins/org.eclipse.cdt.launch_10.2.100.202012191801.jar
Id: org.eclipse.cdt.native.serial, Version: 1.2.100.202011111956, Location: reference:file:plugins/org.eclipse.cdt.native.serial_1.2.100.202011111956.jar
Id: org.eclipse.cdt.ui, Version: 7.1.100.202101112014, Location: reference:file:plugins/org.eclipse.cdt.ui_7.1.100.202101112014.jar
Id: org.eclipse.compare, Version: 3.7.1300.v20210114-0707, Location: reference:file:plugins/org.eclipse.compare_3.7.1300.v20210114-0707.jar
Id: org.eclipse.compare.core, Version: 3.6.1000.v20201020-1107, Location: reference:file:plugins/org.eclipse.compare.core_3.6.1000.v20201020-1107.jar
Id: org.eclipse.contribution.visualiser, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.contribution.visualiser_2.2.4.202103162301.jar
Id: org.eclipse.contribution.weaving.jdt, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.contribution.weaving.jdt_2.2.4.202103162301.jar
Id: org.eclipse.contribution.xref.core, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.contribution.xref.core_2.2.4.202103162301.jar
Id: org.eclipse.contribution.xref.ui, Version: 2.2.4.202103162301, Location: reference:file:plugins/org.eclipse.contribution.xref.ui_2.2.4.202103162301.jar
Id: org.eclipse.core.commands, Version: 3.9.800.v20201021-1339, Location: reference:file:plugins/org.eclipse.core.commands_3.9.800.v20201021-1339.jar
Id: org.eclipse.core.contenttype, Version: 3.7.900.v20210111-0918, Location: reference:file:plugins/org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar
Id: org.eclipse.core.databinding, Version: 1.10.100.v20200926-1123, Location: reference:file:plugins/org.eclipse.core.databinding_1.10.100.v20200926-1123.jar
Id: org.eclipse.core.databinding.beans, Version: 1.7.200.v20210111-0759, Location: reference:file:plugins/org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar
Id: org.eclipse.core.databinding.observable, Version: 1.10.0.v20200730-0848, Location: reference:file:plugins/org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar
Id: org.eclipse.core.databinding.property, Version: 1.8.100.v20200619-0651, Location: reference:file:plugins/org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar
Id: org.eclipse.core.expressions, Version: 3.7.100.v20210203-1000, Location: reference:file:plugins/org.eclipse.core.expressions_3.7.100.v20210203-1000.jar
Id: org.eclipse.core.externaltools, Version: 1.1.800.v20201105-0600, Location: reference:file:plugins/org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar
Id: org.eclipse.core.filebuffers, Version: 3.6.1100.v20201029-1159, Location: reference:file:plugins/org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar
Id: org.eclipse.core.filesystem, Version: 1.7.700.v20200110-1734, Location: reference:file:plugins/org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar
Id: org.eclipse.core.filesystem.linux.x86_64, Version: 1.2.300.v20180828-0158, Location: reference:file:plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar
Id: org.eclipse.core.jobs, Version: 3.10.1100.v20210111-0815, Location: reference:file:plugins/org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar
Id: org.eclipse.core.net, Version: 1.3.1000.v20200715-0827, Location: reference:file:plugins/org.eclipse.core.net_1.3.1000.v20200715-0827.jar
Id: org.eclipse.core.net.linux.x86_64, Version: 1.2.400.v20190924-1023, Location: reference:file:plugins/org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar
Id: org.eclipse.core.resources, Version: 3.14.0.v20210215-0934, Location: reference:file:plugins/org.eclipse.core.resources_3.14.0.v20210215-0934.jar
Id: org.eclipse.core.runtime, Version: 3.20.100.v20210111-0815, Location: reference:file:plugins/org.eclipse.core.runtime_3.20.100.v20210111-0815.jar
Id: org.eclipse.core.variables, Version: 3.4.800.v20200120-1101, Location: reference:file:plugins/org.eclipse.core.variables_3.4.800.v20200120-1101.jar
Id: org.eclipse.corrosion, Version: 1.2.0.202103130942, Location: reference:file:plugins/org.eclipse.corrosion_1.2.0.202103130942.jar
Id: org.eclipse.debug.core, Version: 3.18.0.v20210222-1101, Location: reference:file:plugins/org.eclipse.debug.core_3.18.0.v20210222-1101.jar
Id: org.eclipse.debug.ui, Version: 3.14.800.v20210222-1101, Location: reference:file:plugins/org.eclipse.debug.ui_3.14.800.v20210222-1101.jar
Id: org.eclipse.draw2d, Version: 3.10.100.201606061308, Location: reference:file:plugins/org.eclipse.draw2d_3.10.100.201606061308.jar
Id: org.eclipse.e4.core.commands, Version: 0.13.0.v20201119-1132, Location: reference:file:plugins/org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar
Id: org.eclipse.e4.core.contexts, Version: 1.8.400.v20191217-1710, Location: reference:file:plugins/org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar
Id: org.eclipse.e4.core.di, Version: 1.7.700.v20210128-2123, Location: reference:file:plugins/org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar
Id: org.eclipse.e4.core.di.annotations, Version: 1.6.600.v20191216-2352, Location: reference:file:plugins/org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar
Id: org.eclipse.e4.core.di.extensions, Version: 0.16.0.v20200507-0938, Location: reference:file:plugins/org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar
Id: org.eclipse.e4.core.di.extensions.supplier, Version: 0.15.800.v20210110-1654, Location: reference:file:plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar
Id: org.eclipse.e4.core.services, Version: 2.2.600.v20210110-1654, Location: reference:file:plugins/org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar
Id: org.eclipse.e4.emf.xpath, Version: 0.2.800.v20200609-0849, Location: reference:file:plugins/org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar
Id: org.eclipse.e4.ui.bindings, Version: 0.13.0.v20201119-1132, Location: reference:file:plugins/org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar
Id: org.eclipse.e4.ui.css.core, Version: 0.13.0.v20201015-0653, Location: reference:file:plugins/org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar
Id: org.eclipse.e4.ui.css.swt, Version: 0.14.100.v20201217-1340, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar
Id: org.eclipse.e4.ui.css.swt.theme, Version: 0.13.0.v20201026-1147, Location: reference:file:plugins/org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar
Id: org.eclipse.e4.ui.di, Version: 1.3.0.v20210222-1018, Location: reference:file:plugins/org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar
Id: org.eclipse.e4.ui.dialogs, Version: 1.2.100.v20201109-2317, Location: reference:file:plugins/org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar
Id: org.eclipse.e4.ui.ide, Version: 3.15.200.v20210108-1832, Location: reference:file:plugins/org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar
Id: org.eclipse.e4.ui.model.workbench, Version: 2.1.1000.v20210111-0958, Location: reference:file:plugins/org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar
Id: org.eclipse.e4.ui.services, Version: 1.5.0.v20210115-1333, Location: reference:file:plugins/org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar
Id: org.eclipse.e4.ui.swt.gtk, Version: 1.1.100.v20210108-1832, Location: reference:file:plugins/org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar
Id: org.eclipse.e4.ui.widgets, Version: 1.2.800.v20201021-1339, Location: reference:file:plugins/org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar
Id: org.eclipse.e4.ui.workbench, Version: 1.12.100.v20210122-1731, Location: reference:file:plugins/org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar
Id: org.eclipse.e4.ui.workbench.addons.swt, Version: 1.4.100.v20201221-2332, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar
Id: org.eclipse.e4.ui.workbench.renderers.swt, Version: 0.15.0.v20201125-0918, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar
Id: org.eclipse.e4.ui.workbench.swt, Version: 0.16.0.v20201230-1610, Location: reference:file:plugins/org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar
Id: org.eclipse.e4.ui.workbench3, Version: 0.15.500.v20201021-1339, Location: reference:file:plugins/org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar
Id: org.eclipse.ecf, Version: 3.9.101.v20201027-0547, Location: reference:file:plugins/org.eclipse.ecf_3.9.101.v20201027-0547.jar
Id: org.eclipse.ecf.filetransfer, Version: 5.1.101.v20201025-2315, Location: reference:file:plugins/org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar
Id: org.eclipse.ecf.identity, Version: 3.9.401.v20201027-0550, Location: reference:file:plugins/org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar
Id: org.eclipse.ecf.provider.filetransfer, Version: 3.2.601.v20201025-0700, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar
Id: org.eclipse.ecf.provider.filetransfer.httpclient45, Version: 1.0.301.v20201025-0700, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar
Id: org.eclipse.ecf.provider.filetransfer.ssl, Version: 1.0.200.v20200611-1836, Location: reference:file:plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar
Id: org.eclipse.ecf.ssl, Version: 1.2.400.v20200611-2220, Location: reference:file:plugins/org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar
Id: org.eclipse.eclemma.core, Version: 3.1.4.202012082030, Location: reference:file:plugins/org.eclipse.eclemma.core_3.1.4.202012082030.jar
Id: org.eclipse.eclemma.doc, Version: 3.1.4.202012082030, Location: reference:file:plugins/org.eclipse.eclemma.doc_3.1.4.202012082030.jar
Id: org.eclipse.eclemma.ui, Version: 3.1.4.202012082030, Location: reference:file:plugins/org.eclipse.eclemma.ui_3.1.4.202012082030.jar
Id: org.eclipse.egit, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.egit_5.11.0.202103091610-r.jar
Id: org.eclipse.egit.core, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.egit.core_5.11.0.202103091610-r.jar
Id: org.eclipse.egit.doc, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.egit.doc_5.11.0.202103091610-r.jar
Id: org.eclipse.egit.ui, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.egit.ui_5.11.0.202103091610-r.jar
Id: org.eclipse.emf.common, Version: 2.22.0.v20210114-1734, Location: reference:file:plugins/org.eclipse.emf.common_2.22.0.v20210114-1734.jar
Id: org.eclipse.emf.common.ui, Version: 2.18.0.v20190507-0402, Location: reference:file:plugins/org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar
Id: org.eclipse.emf.ecore, Version: 2.23.0.v20200630-0516, Location: reference:file:plugins/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar
Id: org.eclipse.emf.ecore.change, Version: 2.14.0.v20190528-0725, Location: reference:file:plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar
Id: org.eclipse.emf.ecore.edit, Version: 2.13.0.v20190822-1451, Location: reference:file:plugins/org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar
Id: org.eclipse.emf.ecore.xmi, Version: 2.16.0.v20190528-0725, Location: reference:file:plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar
Id: org.eclipse.emf.edit, Version: 2.16.0.v20190920-0401, Location: reference:file:plugins/org.eclipse.emf.edit_2.16.0.v20190920-0401.jar
Id: org.eclipse.emf.edit.ui, Version: 2.19.0.v20200917-1406, Location: reference:file:plugins/org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar
Id: org.eclipse.epp.mpc.core, Version: 1.9.1.v20210204-1408, Location: reference:file:plugins/org.eclipse.epp.mpc.core_1.9.1.v20210204-1408.jar
Id: org.eclipse.epp.mpc.help.ui, Version: 1.9.1.v20210204-1408, Location: reference:file:plugins/org.eclipse.epp.mpc.help.ui_1.9.1.v20210204-1408.jar
Id: org.eclipse.epp.mpc.ui, Version: 1.9.1.v20210204-1408, Location: reference:file:plugins/org.eclipse.epp.mpc.ui_1.9.1.v20210204-1408.jar
Id: org.eclipse.epp.mpc.ui.css, Version: 1.9.1.v20210204-1408, Location: reference:file:plugins/org.eclipse.epp.mpc.ui.css_1.9.1.v20210204-1408.jar
Id: org.eclipse.epp.package.common, Version: 4.19.0.20210311-1200, Location: reference:file:plugins/org.eclipse.epp.package.common_4.19.0.20210311-1200/
Id: org.eclipse.epp.package.java, Version: 4.19.0.20210311-1200, Location: reference:file:plugins/org.eclipse.epp.package.java_4.19.0.20210311-1200/
Id: org.eclipse.equinox.app, Version: 1.5.100.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.app_1.5.100.v20210212-1143.jar
Id: org.eclipse.equinox.bidi, Version: 1.3.100.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar
Id: org.eclipse.equinox.common, Version: 3.14.100.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.common_3.14.100.v20210212-1143.jar
Id: org.eclipse.equinox.concurrent, Version: 1.2.0.v20210202-1157, Location: reference:file:plugins/org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar
Id: org.eclipse.equinox.console, Version: 1.4.300.v20210211-2058, Location: reference:file:plugins/org.eclipse.equinox.console_1.4.300.v20210211-2058.jar
Id: org.eclipse.equinox.event, Version: 1.6.0.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.event_1.6.0.v20210212-1143.jar
Id: org.eclipse.equinox.frameworkadmin, Version: 2.1.400.v20191002-0702, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar
Id: org.eclipse.equinox.frameworkadmin.equinox, Version: 1.1.400.v20200319-1546, Location: reference:file:plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar
Id: org.eclipse.equinox.http.jetty, Version: 3.7.600.v20210224-2143, Location: reference:file:plugins/org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar
Id: org.eclipse.equinox.http.registry, Version: 1.2.0.v20200614-1851, Location: reference:file:plugins/org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar
Id: org.eclipse.equinox.http.servlet, Version: 1.7.0.v20210202-1229, Location: reference:file:plugins/org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar
Id: org.eclipse.equinox.jsp.jasper, Version: 1.1.500.v20200422-1833, Location: reference:file:plugins/org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar
Id: org.eclipse.equinox.jsp.jasper.registry, Version: 1.1.400.v20200422-1833, Location: reference:file:plugins/org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar
Id: org.eclipse.equinox.launcher, Version: 1.6.100.v20201223-0822, Location: reference:file:plugins/org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar
Id: org.eclipse.equinox.launcher.gtk.linux.x86_64, Version: 1.2.100.v20210209-1541, Location: reference:file:plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541/
Id: org.eclipse.equinox.p2.artifact.repository, Version: 1.4.0.v20210129-2007, Location: reference:file:plugins/org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar
Id: org.eclipse.equinox.p2.console, Version: 1.1.500.v20210116-1227, Location: reference:file:plugins/org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar
Id: org.eclipse.equinox.p2.core, Version: 2.6.300.v20200211-1504, Location: reference:file:plugins/org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar
Id: org.eclipse.equinox.p2.director, Version: 2.4.700.v20200511-1530, Location: reference:file:plugins/org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar
Id: org.eclipse.equinox.p2.director.app, Version: 1.1.600.v20200511-1530, Location: reference:file:plugins/org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar
Id: org.eclipse.equinox.p2.directorywatcher, Version: 1.2.500.v20191211-1631, Location: reference:file:plugins/org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar
Id: org.eclipse.equinox.p2.discovery, Version: 1.1.200.v20190611-1008, Location: reference:file:plugins/org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar
Id: org.eclipse.equinox.p2.discovery.compatibility, Version: 1.2.0.v20200916-1234, Location: reference:file:plugins/org.eclipse.equinox.p2.discovery.compatibility_1.2.0.v20200916-1234.jar
Id: org.eclipse.equinox.p2.engine, Version: 2.6.700.v20200511-1530, Location: reference:file:plugins/org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar
Id: org.eclipse.equinox.p2.extensionlocation, Version: 1.3.400.v20191213-1911, Location: reference:file:plugins/org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar
Id: org.eclipse.equinox.p2.garbagecollector, Version: 1.1.400.v20200221-1022, Location: reference:file:plugins/org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar
Id: org.eclipse.equinox.p2.jarprocessor, Version: 1.1.700.v20210227-0235, Location: reference:file:plugins/org.eclipse.equinox.p2.jarprocessor_1.1.700.v20210227-0235.jar
Id: org.eclipse.equinox.p2.metadata, Version: 2.5.100.v20200908-1020, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar
Id: org.eclipse.equinox.p2.metadata.repository, Version: 1.3.500.v20210108-0738, Location: reference:file:plugins/org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar
Id: org.eclipse.equinox.p2.operations, Version: 2.5.1000.v20201106-1246, Location: reference:file:plugins/org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar
Id: org.eclipse.equinox.p2.publisher, Version: 1.5.500.v20210211-1133, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar
Id: org.eclipse.equinox.p2.publisher.eclipse, Version: 1.3.800.v20210205-1231, Location: reference:file:plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar
Id: org.eclipse.equinox.p2.reconciler.dropins, Version: 1.3.500.v20210116-1855, Location: reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar
Id: org.eclipse.equinox.p2.repository, Version: 2.5.0.v20201013-0853, Location: reference:file:plugins/org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar
Id: org.eclipse.equinox.p2.repository.tools, Version: 2.2.600.v20210114-1107, Location: reference:file:plugins/org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar
Id: org.eclipse.equinox.p2.touchpoint.eclipse, Version: 2.2.800.v20210115-1344, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar
Id: org.eclipse.equinox.p2.touchpoint.natives, Version: 1.3.600.v20200511-1530, Location: reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar
Id: org.eclipse.equinox.p2.transport.ecf, Version: 1.3.0.v20201012-1345, Location: reference:file:plugins/org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar
Id: org.eclipse.equinox.p2.ui, Version: 2.7.0.v20210114-1216, Location: reference:file:plugins/org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar
Id: org.eclipse.equinox.p2.ui.discovery, Version: 1.2.0.v20200916-1234, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.discovery_1.2.0.v20200916-1234.jar
Id: org.eclipse.equinox.p2.ui.importexport, Version: 1.3.0.v20210217-1009, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar
Id: org.eclipse.equinox.p2.ui.sdk, Version: 1.2.0.v20210114-1214, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar
Id: org.eclipse.equinox.p2.ui.sdk.scheduler, Version: 1.5.0.v20201012-1421, Location: reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar
Id: org.eclipse.equinox.p2.updatechecker, Version: 1.2.300.v20200222-1600, Location: reference:file:plugins/org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar
Id: org.eclipse.equinox.p2.updatesite, Version: 1.1.500.v20210108-0738, Location: reference:file:plugins/org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar
Id: org.eclipse.equinox.preferences, Version: 3.8.200.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar
Id: org.eclipse.equinox.registry, Version: 3.10.100.v20210212-1143, Location: reference:file:plugins/org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar
Id: org.eclipse.equinox.security, Version: 1.3.600.v20210126-1005, Location: reference:file:plugins/org.eclipse.equinox.security_1.3.600.v20210126-1005.jar
Id: org.eclipse.equinox.security.linux, Version: 1.0.0.v20210121-0922, Location: reference:file:plugins/org.eclipse.equinox.security.linux_1.0.0.v20210121-0922/
Id: org.eclipse.equinox.security.linux.x86_64, Version: 1.1.500.v20210125-1508, Location: reference:file:plugins/org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508/
Id: org.eclipse.equinox.security.ui, Version: 1.3.0.v20210121-0947, Location: reference:file:plugins/org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar
Id: org.eclipse.equinox.simpleconfigurator, Version: 1.3.600.v20200721-1308, Location: initial@reference:file:plugins/org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar
Id: org.eclipse.equinox.simpleconfigurator.manipulator, Version: 2.1.500.v20200211-1505, Location: reference:file:plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar
Id: org.eclipse.equinox.weaving.aspectj, Version: 1.0.400.202103162301, Location: reference:file:plugins/org.eclipse.equinox.weaving.aspectj_1.0.400.202103162301.jar
Id: org.eclipse.equinox.weaving.caching, Version: 1.1.200.v20180827-1235, Location: reference:file:plugins/org.eclipse.equinox.weaving.caching_1.1.200.v20180827-1235.jar
Id: org.eclipse.equinox.weaving.hook, Version: 1.2.200.v20180827-1235, Location: initial@reference:file:plugins/org.eclipse.equinox.weaving.hook_1.2.200.v20180827-1235.jar
Id: org.eclipse.gef, Version: 3.11.0.201606061308, Location: reference:file:plugins/org.eclipse.gef_3.11.0.201606061308.jar
Id: org.eclipse.help, Version: 3.8.800.v20200525-0755, Location: reference:file:plugins/org.eclipse.help_3.8.800.v20200525-0755.jar
Id: org.eclipse.help.base, Version: 4.3.200.v20210303-1800, Location: reference:file:plugins/org.eclipse.help.base_4.3.200.v20210303-1800.jar
Id: org.eclipse.help.ui, Version: 4.2.200.v20210123-1004, Location: reference:file:plugins/org.eclipse.help.ui_4.2.200.v20210123-1004.jar
Id: org.eclipse.help.webapp, Version: 3.10.200.v20210222-1057, Location: reference:file:plugins/org.eclipse.help.webapp_3.10.200.v20210222-1057.jar
Id: org.eclipse.jdt, Version: 3.18.700.v20210303-1800, Location: reference:file:plugins/org.eclipse.jdt_3.18.700.v20210303-1800.jar
Id: org.eclipse.jdt.annotation, Version: 1.1.500.v20200407-1355, Location: reference:file:plugins/org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar
Id: org.eclipse.jdt.annotation, Version: 2.2.600.v20200408-1511, Location: reference:file:plugins/org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar
Id: org.eclipse.jdt.apt.core, Version: 3.6.800.v20200916-0645, Location: reference:file:plugins/org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar
Id: org.eclipse.jdt.apt.pluggable.core, Version: 1.2.500.v20200322-1447, Location: reference:file:plugins/org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar
Id: org.eclipse.jdt.apt.ui, Version: 3.6.500.v20200828-1336, Location: reference:file:plugins/org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar
Id: org.eclipse.jdt.compiler.apt, Version: 1.3.1200.v20200916-0645, Location: reference:file:plugins/org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar
Id: org.eclipse.jdt.compiler.tool, Version: 1.2.1100.v20200916-0645, Location: reference:file:plugins/org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar
Id: org.eclipse.jdt.core, Version: 3.25.0.v20210223-0522, Location: reference:file:plugins/org.eclipse.jdt.core_3.25.0.v20210223-0522.jar
Id: org.eclipse.jdt.core.formatterapp, Version: 1.0.0.v20200119-0748, Location: reference:file:plugins/org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar
Id: org.eclipse.jdt.core.manipulation, Version: 1.14.300.v20210224-0730, Location: reference:file:plugins/org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar
Id: org.eclipse.jdt.debug, Version: 3.17.100.v20210220-1238, Location: reference:file:plugins/org.eclipse.jdt.debug_3.17.100.v20210220-1238/
Id: org.eclipse.jdt.debug.ui, Version: 3.12.200.v20210224-0638, Location: reference:file:plugins/org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar
Id: org.eclipse.jdt.doc.user, Version: 3.15.1000.v20210302-1902, Location: reference:file:plugins/org.eclipse.jdt.doc.user_3.15.1000.v20210302-1902.jar
Id: org.eclipse.jdt.junit, Version: 3.11.1100.v20210203-1102, Location: reference:file:plugins/org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar
Id: org.eclipse.jdt.junit.core, Version: 3.10.1000.v20210112-0706, Location: reference:file:plugins/org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar
Id: org.eclipse.jdt.junit.runtime, Version: 3.5.500.v20210112-0706, Location: reference:file:plugins/org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar
Id: org.eclipse.jdt.junit4.runtime, Version: 1.1.1500.v20210112-1623, Location: reference:file:plugins/org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar
Id: org.eclipse.jdt.junit5.runtime, Version: 1.0.1200.v20210112-0706, Location: reference:file:plugins/org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar
Id: org.eclipse.jdt.launching, Version: 3.19.100.v20210217-1644, Location: reference:file:plugins/org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar
Id: org.eclipse.jdt.ui, Version: 3.22.100.v20210224-0730, Location: reference:file:plugins/org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar
Id: org.eclipse.jem.util, Version: 2.1.202.v202007142017, Location: reference:file:plugins/org.eclipse.jem.util_2.1.202.v202007142017.jar
Id: org.eclipse.jetty.continuation, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.continuation_9.4.37.v20210219.jar
Id: org.eclipse.jetty.http, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.http_9.4.37.v20210219.jar
Id: org.eclipse.jetty.io, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.io_9.4.37.v20210219.jar
Id: org.eclipse.jetty.security, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.security_9.4.37.v20210219.jar
Id: org.eclipse.jetty.server, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.server_9.4.37.v20210219.jar
Id: org.eclipse.jetty.servlet, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.servlet_9.4.37.v20210219.jar
Id: org.eclipse.jetty.util, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.util_9.4.37.v20210219.jar
Id: org.eclipse.jetty.util.ajax, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar
Id: org.eclipse.jetty.webapp, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.webapp_9.4.37.v20210219.jar
Id: org.eclipse.jetty.xml, Version: 9.4.37.v20210219, Location: reference:file:plugins/org.eclipse.jetty.xml_9.4.37.v20210219.jar
Id: org.eclipse.jface, Version: 3.22.100.v20210126-0831, Location: reference:file:plugins/org.eclipse.jface_3.22.100.v20210126-0831.jar
Id: org.eclipse.jface.databinding, Version: 1.12.200.v20210111-0911, Location: reference:file:plugins/org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar
Id: org.eclipse.jface.notifications, Version: 0.3.0.v20210218-1820, Location: reference:file:plugins/org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar
Id: org.eclipse.jface.text, Version: 3.17.0.v20210213-0904, Location: reference:file:plugins/org.eclipse.jface.text_3.17.0.v20210213-0904.jar
Id: org.eclipse.jgit, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.jgit_5.11.0.202103091610-r.jar
Id: org.eclipse.jgit.archive, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.jgit.archive_5.11.0.202103091610-r.jar
Id: org.eclipse.jgit.gpg.bc, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.jgit.gpg.bc_5.11.0.202103091610-r.jar
Id: org.eclipse.jgit.http.apache, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.jgit.http.apache_5.11.0.202103091610-r.jar
Id: org.eclipse.jgit.ssh.apache, Version: 5.11.0.202103091610-r, Location: reference:file:plugins/org.eclipse.jgit.ssh.apache_5.11.0.202103091610-r.jar
Id: org.eclipse.jsch.core, Version: 1.3.900.v20200422-1935, Location: reference:file:plugins/org.eclipse.jsch.core_1.3.900.v20200422-1935.jar
Id: org.eclipse.jsch.ui, Version: 1.3.1100.v20200916-0731, Location: reference:file:plugins/org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar
Id: org.eclipse.json, Version: 1.1.100.v201901071922, Location: reference:file:plugins/org.eclipse.json_1.1.100.v201901071922.jar
Id: org.eclipse.launchbar.core, Version: 2.4.100.202010121414, Location: reference:file:plugins/org.eclipse.launchbar.core_2.4.100.202010121414.jar
Id: org.eclipse.launchbar.ui, Version: 2.4.100.202012041937, Location: reference:file:plugins/org.eclipse.launchbar.ui_2.4.100.202012041937.jar
Id: org.eclipse.linuxtools.docker.core, Version: 5.2.0.202103091924, Location: reference:file:plugins/org.eclipse.linuxtools.docker.core_5.2.0.202103091924.jar
Id: org.eclipse.linuxtools.docker.docs, Version: 5.2.0.202103091924, Location: reference:file:plugins/org.eclipse.linuxtools.docker.docs_5.2.0.202103091924.jar
Id: org.eclipse.linuxtools.docker.editor.ls, Version: 1.0.0.202103091924, Location: reference:file:plugins/org.eclipse.linuxtools.docker.editor.ls_1.0.0.202103091924/
Id: org.eclipse.linuxtools.docker.ui, Version: 5.2.0.202103091924, Location: reference:file:plugins/org.eclipse.linuxtools.docker.ui_5.2.0.202103091924.jar
Id: org.eclipse.lsp4e, Version: 0.13.5.202103011336, Location: reference:file:plugins/org.eclipse.lsp4e_0.13.5.202103011336.jar
Id: org.eclipse.lsp4e.debug, Version: 0.12.3.202102121348, Location: reference:file:plugins/org.eclipse.lsp4e.debug_0.12.3.202102121348.jar
Id: org.eclipse.lsp4j, Version: 0.10.0.v20201105-1103, Location: reference:file:plugins/org.eclipse.lsp4j_0.10.0.v20201105-1103.jar
Id: org.eclipse.lsp4j.debug, Version: 0.10.0.v20201105-1103, Location: reference:file:plugins/org.eclipse.lsp4j.debug_0.10.0.v20201105-1103.jar
Id: org.eclipse.lsp4j.jsonrpc, Version: 0.10.0.v20201105-1103, Location: reference:file:plugins/org.eclipse.lsp4j.jsonrpc_0.10.0.v20201105-1103.jar
Id: org.eclipse.lsp4j.jsonrpc.debug, Version: 0.10.0.v20201105-1103, Location: reference:file:plugins/org.eclipse.lsp4j.jsonrpc.debug_0.10.0.v20201105-1103.jar
Id: org.eclipse.ltk.core.refactoring, Version: 3.11.300.v20210208-1217, Location: reference:file:plugins/org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar
Id: org.eclipse.ltk.ui.refactoring, Version: 3.11.300.v20210112-0706, Location: reference:file:plugins/org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar
Id: org.eclipse.m2e.archetype.common, Version: 1.16.0.20201125-2132, Location: reference:file:plugins/org.eclipse.m2e.archetype.common_1.16.0.20201125-2132/
Id: org.eclipse.m2e.binaryproject, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.binaryproject_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.binaryproject.ui, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.binaryproject.ui_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.core, Version: 1.17.2.20210211-1654, Location: reference:file:plugins/org.eclipse.m2e.core_1.17.2.20210211-1654.jar
Id: org.eclipse.m2e.core.ui, Version: 1.17.2.20210219-1922, Location: reference:file:plugins/org.eclipse.m2e.core.ui_1.17.2.20210219-1922.jar
Id: org.eclipse.m2e.discovery, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.discovery_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.editor, Version: 1.17.2.20210219-1922, Location: reference:file:plugins/org.eclipse.m2e.editor_1.17.2.20210219-1922.jar
Id: org.eclipse.m2e.editor.lemminx, Version: 1.17.2.20210225-1838, Location: reference:file:plugins/org.eclipse.m2e.editor.lemminx_1.17.2.20210225-1838.jar
Id: org.eclipse.m2e.editor.xml, Version: 1.17.1.20210219-1922, Location: reference:file:plugins/org.eclipse.m2e.editor.xml_1.17.1.20210219-1922.jar
Id: org.eclipse.m2e.importer, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.importer_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.jdt, Version: 1.17.1.20210116-2050, Location: reference:file:plugins/org.eclipse.m2e.jdt_1.17.1.20210116-2050.jar
Id: org.eclipse.m2e.jdt.ui, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.jdt.ui_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.launching, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.launching_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.lifecyclemapping.defaults, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.lifecyclemapping.defaults_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.logback.appender, Version: 1.17.0.20200924-1339, Location: reference:file:plugins/org.eclipse.m2e.logback.appender_1.17.0.20200924-1339.jar
Id: org.eclipse.m2e.logback.configuration, Version: 1.16.0.20200318-1040, Location: reference:file:plugins/org.eclipse.m2e.logback.configuration_1.16.0.20200318-1040.jar
Id: org.eclipse.m2e.maven.indexer, Version: 1.17.1.20210129-0849, Location: reference:file:plugins/org.eclipse.m2e.maven.indexer_1.17.1.20210129-0849/
Id: org.eclipse.m2e.maven.runtime, Version: 1.16.0.20210129-0849, Location: reference:file:plugins/org.eclipse.m2e.maven.runtime_1.16.0.20210129-0849/
Id: org.eclipse.m2e.maven.runtime.slf4j.simple, Version: 1.16.0.20200610-1735, Location: reference:file:plugins/org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735/
Id: org.eclipse.m2e.model.edit, Version: 1.16.1.20210115-0930, Location: reference:file:plugins/org.eclipse.m2e.model.edit_1.16.1.20210115-0930.jar
Id: org.eclipse.m2e.profiles.core, Version: 1.17.0.20201014-1513, Location: reference:file:plugins/org.eclipse.m2e.profiles.core_1.17.0.20201014-1513.jar
Id: org.eclipse.m2e.profiles.ui, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.profiles.ui_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.refactoring, Version: 1.17.0.20200924-1339, Location: reference:file:plugins/org.eclipse.m2e.refactoring_1.17.0.20200924-1339.jar
Id: org.eclipse.m2e.scm, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.scm_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.sourcelookup, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.sourcelookup_1.17.1.20210115-1536/
Id: org.eclipse.m2e.sourcelookup.ui, Version: 1.17.1.20210115-1536, Location: reference:file:plugins/org.eclipse.m2e.sourcelookup.ui_1.17.1.20210115-1536.jar
Id: org.eclipse.m2e.workspace.cli, Version: 0.3.1, Location: reference:file:plugins/org.eclipse.m2e.workspace.cli_0.3.1.jar
Id: org.eclipse.mylyn.commons.core, Version: 3.25.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar
Id: org.eclipse.mylyn.commons.notifications.core, Version: 1.17.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821.jar
Id: org.eclipse.mylyn.commons.notifications.ui, Version: 1.17.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821.jar
Id: org.eclipse.mylyn.commons.screenshots, Version: 3.25.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821.jar
Id: org.eclipse.mylyn.commons.ui, Version: 3.25.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar
Id: org.eclipse.mylyn.commons.workbench, Version: 3.25.2.v20200813-0821, Location: reference:file:plugins/org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821.jar
Id: org.eclipse.mylyn.wikitext, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.ant, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.ant_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.asciidoc, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.asciidoc_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.asciidoc.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.asciidoc.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.confluence, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.confluence_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.confluence.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.confluence.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.help.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.help.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.html, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.html_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.markdown, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.markdown_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.markdown.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.markdown.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.mediawiki, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.mediawiki_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.mediawiki.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.mediawiki.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.osgi, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.osgi_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.textile, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.textile_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.textile.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.textile.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.tracwiki, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.tracwiki_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.tracwiki.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.tracwiki.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.twiki, Version: 3.0.38.20200817211131, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.twiki_3.0.38.20200817211131.jar
Id: org.eclipse.mylyn.wikitext.twiki.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.twiki.ui_3.0.38.202008172112.jar
Id: org.eclipse.mylyn.wikitext.ui, Version: 3.0.38.202008172112, Location: reference:file:plugins/org.eclipse.mylyn.wikitext.ui_3.0.38.202008172112.jar
Id: org.eclipse.nebula.widgets.gallery, Version: 1.0.0.201706221838, Location: reference:file:plugins/org.eclipse.nebula.widgets.gallery_1.0.0.201706221838.jar
Id: org.eclipse.osgi, Version: 3.16.200.v20210226-1447, Location: System Bundle
Id: org.eclipse.osgi.compatibility.state, Version: 1.2.300.v20210212-1137, Location: initial@reference:file:plugins/org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar
Id: org.eclipse.osgi.services, Version: 3.10.0.v20210212-1137, Location: reference:file:plugins/org.eclipse.osgi.services_3.10.0.v20210212-1137.jar
Id: org.eclipse.osgi.util, Version: 3.6.0.v20210212-1137, Location: reference:file:plugins/org.eclipse.osgi.util_3.6.0.v20210212-1137.jar
Id: org.eclipse.pde, Version: 3.13.1400.v20210303-1800, Location: reference:file:plugins/org.eclipse.pde_3.13.1400.v20210303-1800.jar
Id: org.eclipse.pde.api.tools, Version: 1.2.300.v20210205-1814, Location: reference:file:plugins/org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar
Id: org.eclipse.pde.api.tools.annotations, Version: 1.1.400.v20190929-1236, Location: reference:file:plugins/org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar
Id: org.eclipse.pde.api.tools.ui, Version: 1.2.200.v20210118-0937, Location: reference:file:plugins/org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar
Id: org.eclipse.pde.build, Version: 3.10.1000.v20210130-0813, Location: reference:file:plugins/org.eclipse.pde.build_3.10.1000.v20210130-0813/
Id: org.eclipse.pde.core, Version: 3.14.200.v20210208-1154, Location: reference:file:plugins/org.eclipse.pde.core_3.14.200.v20210208-1154.jar
Id: org.eclipse.pde.doc.user, Version: 3.14.1100.v20210303-1700, Location: reference:file:plugins/org.eclipse.pde.doc.user_3.14.1100.v20210303-1700.jar
Id: org.eclipse.pde.ds.annotations, Version: 1.2.100.v20210211-1236, Location: reference:file:plugins/org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar
Id: org.eclipse.pde.ds.core, Version: 1.2.200.v20210219-0944, Location: reference:file:plugins/org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar
Id: org.eclipse.pde.ds.lib, Version: 1.1.500.v20210209-1250, Location: reference:file:plugins/org.eclipse.pde.ds.lib_1.1.500.v20210209-1250/
Id: org.eclipse.pde.ds.ui, Version: 1.2.0.v20200813-0954, Location: reference:file:plugins/org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar
Id: org.eclipse.pde.ds1_2.lib, Version: 1.0.500.v20210209-1250, Location: reference:file:plugins/org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250/
Id: org.eclipse.pde.genericeditor.extension, Version: 1.1.100.v20201207-1622, Location: reference:file:plugins/org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar
Id: org.eclipse.pde.junit.runtime, Version: 3.5.1000.v20210110-1048, Location: reference:file:plugins/org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar
Id: org.eclipse.pde.launching, Version: 3.9.200.v20201208-1742, Location: reference:file:plugins/org.eclipse.pde.launching_3.9.200.v20201208-1742.jar
Id: org.eclipse.pde.runtime, Version: 3.7.100.v20210208-1005, Location: reference:file:plugins/org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar
Id: org.eclipse.pde.ua.core, Version: 1.2.200.v20210208-1459, Location: reference:file:plugins/org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar
Id: org.eclipse.pde.ua.ui, Version: 1.2.100.v20201105-1530, Location: reference:file:plugins/org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar
Id: org.eclipse.pde.ui, Version: 3.13.0.v20210209-0833, Location: reference:file:plugins/org.eclipse.pde.ui_3.13.0.v20210209-0833.jar
Id: org.eclipse.pde.ui.templates, Version: 3.7.200.v20201208-0953, Location: reference:file:plugins/org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar
Id: org.eclipse.platform, Version: 4.19.0.v20210303-1800, Location: reference:file:plugins/org.eclipse.platform_4.19.0.v20210303-1800/
Id: org.eclipse.platform.doc.user, Version: 4.19.0.v20210303-0957, Location: reference:file:plugins/org.eclipse.platform.doc.user_4.19.0.v20210303-0957.jar
Id: org.eclipse.rcp, Version: 4.19.0.v20210303-1800, Location: reference:file:plugins/org.eclipse.rcp_4.19.0.v20210303-1800.jar
Id: org.eclipse.remote.core, Version: 4.0.0.201909031456, Location: reference:file:plugins/org.eclipse.remote.core_4.0.0.201909031456.jar
Id: org.eclipse.remote.ui, Version: 2.1.1.201909031456, Location: reference:file:plugins/org.eclipse.remote.ui_2.1.1.201909031456.jar
Id: org.eclipse.search, Version: 3.13.0.v20210212-0759, Location: reference:file:plugins/org.eclipse.search_3.13.0.v20210212-0759.jar
Id: org.eclipse.shellwax.core, Version: 1.1.2.20210320-0849, Location: reference:file:plugins/org.eclipse.shellwax.core_1.1.2.20210320-0849/
Id: org.eclipse.swt, Version: 3.116.0.v20210302-1107, Location: reference:file:plugins/org.eclipse.swt_3.116.0.v20210302-1107.jar
Id: org.eclipse.swt.browser.chromium.gtk.linux.x86_64, Version: 3.116.0.v20210302-1107, Location: reference:file:plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210302-1107.jar
Id: org.eclipse.swt.gtk.linux.x86_64, Version: 3.116.0.v20210302-1107, Location: reference:file:plugins/org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210302-1107.jar
Id: org.eclipse.team.core, Version: 3.8.1100.v20200806-0621, Location: reference:file:plugins/org.eclipse.team.core_3.8.1100.v20200806-0621.jar
Id: org.eclipse.team.genericeditor.diff.extension, Version: 1.0.600.v20200212-1524, Location: reference:file:plugins/org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar
Id: org.eclipse.team.ui, Version: 3.8.1200.v20210204-1156, Location: reference:file:plugins/org.eclipse.team.ui_3.8.1200.v20210204-1156.jar
Id: org.eclipse.text, Version: 3.11.0.v20210203-1022, Location: reference:file:plugins/org.eclipse.text_3.11.0.v20210203-1022.jar
Id: org.eclipse.text.quicksearch, Version: 1.1.0.v20210120-0733, Location: reference:file:plugins/org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar
Id: org.eclipse.tips.core, Version: 0.1.600.v20191123-0656, Location: reference:file:plugins/org.eclipse.tips.core_0.1.600.v20191123-0656.jar
Id: org.eclipse.tips.ide, Version: 0.2.0.v20201120-1551, Location: reference:file:plugins/org.eclipse.tips.ide_0.2.0.v20201120-1551.jar
Id: org.eclipse.tips.json, Version: 0.2.0.v20210226-2208, Location: reference:file:plugins/org.eclipse.tips.json_0.2.0.v20210226-2208.jar
Id: org.eclipse.tips.ui, Version: 0.1.1100.v20200915-1102, Location: reference:file:plugins/org.eclipse.tips.ui_0.1.1100.v20200915-1102.jar
Id: org.eclipse.tm.terminal.connector.cdtserial, Version: 4.7.100.202008310315, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.cdtserial_4.7.100.202008310315.jar
Id: org.eclipse.tm.terminal.connector.local, Version: 4.7.0.202008310315, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.local_4.7.0.202008310315.jar
Id: org.eclipse.tm.terminal.connector.process, Version: 4.7.0.202008310315, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.process_4.7.0.202008310315.jar
Id: org.eclipse.tm.terminal.connector.remote, Version: 4.7.0.202011161527, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.remote_4.7.0.202011161527.jar
Id: org.eclipse.tm.terminal.connector.ssh, Version: 4.7.0.202011161527, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.ssh_4.7.0.202011161527.jar
Id: org.eclipse.tm.terminal.connector.telnet, Version: 4.7.100.202010121414, Location: reference:file:plugins/org.eclipse.tm.terminal.connector.telnet_4.7.100.202010121414.jar
Id: org.eclipse.tm.terminal.control, Version: 5.1.0.202103012351, Location: reference:file:plugins/org.eclipse.tm.terminal.control_5.1.0.202103012351.jar
Id: org.eclipse.tm.terminal.view.core, Version: 4.7.0.202008310315, Location: reference:file:plugins/org.eclipse.tm.terminal.view.core_4.7.0.202008310315.jar
Id: org.eclipse.tm.terminal.view.ui, Version: 4.8.0.202103012351, Location: reference:file:plugins/org.eclipse.tm.terminal.view.ui_4.8.0.202103012351.jar
Id: org.eclipse.tm4e.core, Version: 0.4.1.202006041920, Location: reference:file:plugins/org.eclipse.tm4e.core_0.4.1.202006041920.jar
Id: org.eclipse.tm4e.languageconfiguration, Version: 0.3.5.202007200903, Location: reference:file:plugins/org.eclipse.tm4e.languageconfiguration_0.3.5.202007200903.jar
Id: org.eclipse.tm4e.registry, Version: 0.4.0.201911130739, Location: reference:file:plugins/org.eclipse.tm4e.registry_0.4.0.201911130739.jar
Id: org.eclipse.tm4e.ui, Version: 0.4.1.202008270629, Location: reference:file:plugins/org.eclipse.tm4e.ui_0.4.1.202008270629.jar
Id: org.eclipse.tools.layout.spy, Version: 1.1.0.v20210110-1247, Location: reference:file:plugins/org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar
Id: org.eclipse.tools.templates.core, Version: 1.2.0.202008310315, Location: reference:file:plugins/org.eclipse.tools.templates.core_1.2.0.202008310315.jar
Id: org.eclipse.tools.templates.ui, Version: 1.2.100.202010121414, Location: reference:file:plugins/org.eclipse.tools.templates.ui_1.2.100.202010121414.jar
Id: org.eclipse.ui, Version: 3.119.0.v20210111-1350, Location: reference:file:plugins/org.eclipse.ui_3.119.0.v20210111-1350.jar
Id: org.eclipse.ui.browser, Version: 3.6.1100.v20210118-1327, Location: reference:file:plugins/org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar
Id: org.eclipse.ui.cheatsheets, Version: 3.7.200.v20210121-1039, Location: reference:file:plugins/org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar
Id: org.eclipse.ui.console, Version: 3.10.100.v20201211-1511, Location: reference:file:plugins/org.eclipse.ui.console_3.10.100.v20201211-1511.jar
Id: org.eclipse.ui.editors, Version: 3.14.0.v20210215-0846, Location: reference:file:plugins/org.eclipse.ui.editors_3.14.0.v20210215-0846.jar
Id: org.eclipse.ui.externaltools, Version: 3.4.900.v20201105-0600, Location: reference:file:plugins/org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar
Id: org.eclipse.ui.forms, Version: 3.11.100.v20210108-1139, Location: reference:file:plugins/org.eclipse.ui.forms_3.11.100.v20210108-1139.jar
Id: org.eclipse.ui.genericeditor, Version: 1.2.0.v20210129-1224, Location: reference:file:plugins/org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar
Id: org.eclipse.ui.ide, Version: 3.18.100.v20210122-1536, Location: reference:file:plugins/org.eclipse.ui.ide_3.18.100.v20210122-1536.jar
Id: org.eclipse.ui.ide.application, Version: 1.4.0.v20210122-1423, Location: reference:file:plugins/org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar
Id: org.eclipse.ui.intro, Version: 3.6.100.v20210119-2223, Location: reference:file:plugins/org.eclipse.ui.intro_3.6.100.v20210119-2223.jar
Id: org.eclipse.ui.intro.quicklinks, Version: 1.1.0.v20200724-0708, Location: reference:file:plugins/org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar
Id: org.eclipse.ui.intro.universal, Version: 3.4.100.v20210108-1131, Location: reference:file:plugins/org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar
Id: org.eclipse.ui.monitoring, Version: 1.2.0.v20210111-1353, Location: reference:file:plugins/org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar
Id: org.eclipse.ui.navigator, Version: 3.10.0.v20210111-1352, Location: reference:file:plugins/org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar
Id: org.eclipse.ui.navigator.resources, Version: 3.8.0.v20210209-1136, Location: reference:file:plugins/org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar
Id: org.eclipse.ui.net, Version: 1.3.800.v20200422-1935, Location: reference:file:plugins/org.eclipse.ui.net_1.3.800.v20200422-1935.jar
Id: org.eclipse.ui.themes, Version: 1.2.1300.v20210108-1832, Location: reference:file:plugins/org.eclipse.ui.themes_1.2.1300.v20210108-1832/
Id: org.eclipse.ui.trace, Version: 1.2.0.v20210110-1242, Location: reference:file:plugins/org.eclipse.ui.trace_1.2.0.v20210110-1242.jar
Id: org.eclipse.ui.views, Version: 3.11.0.v20210111-1351, Location: reference:file:plugins/org.eclipse.ui.views_3.11.0.v20210111-1351.jar
Id: org.eclipse.ui.views.log, Version: 1.2.1400.v20210122-1423, Location: reference:file:plugins/org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar
Id: org.eclipse.ui.views.properties.tabbed, Version: 3.9.100.v20201223-1348, Location: reference:file:plugins/org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar
Id: org.eclipse.ui.workbench, Version: 3.122.100.v20210215-1525, Location: reference:file:plugins/org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar
Id: org.eclipse.ui.workbench.texteditor, Version: 3.16.0.v20210120-0733, Location: reference:file:plugins/org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar
Id: org.eclipse.unittest.ui, Version: 1.0.0.v20201121-0633, Location: reference:file:plugins/org.eclipse.unittest.ui_1.0.0.v20201121-0633.jar
Id: org.eclipse.update.configurator, Version: 3.4.700.v20200907-1237, Location: reference:file:plugins/org.eclipse.update.configurator_3.4.700.v20200907-1237.jar
Id: org.eclipse.urischeme, Version: 1.1.300.v20210113-1544, Location: reference:file:plugins/org.eclipse.urischeme_1.1.300.v20210113-1544.jar
Id: org.eclipse.userstorage, Version: 1.2.0.v20190307-0457, Location: reference:file:plugins/org.eclipse.userstorage_1.2.0.v20190307-0457.jar
Id: org.eclipse.userstorage.oauth, Version: 1.1.0.v20190307-0457, Location: reference:file:plugins/org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar
Id: org.eclipse.userstorage.ui, Version: 1.1.0.v20190307-0457, Location: reference:file:plugins/org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar
Id: org.eclipse.wildwebdeveloper, Version: 0.5.15.202103151818, Location: reference:file:plugins/org.eclipse.wildwebdeveloper_0.5.15.202103151818/
Id: org.eclipse.wildwebdeveloper.embedder.node, Version: 0.2.3.202103081410, Location: reference:file:plugins/org.eclipse.wildwebdeveloper.embedder.node_0.2.3.202103081410.jar
Id: org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64, Version: 0.1.2.202102091935, Location: reference:file:plugins/org.eclipse.wildwebdeveloper.embedder.node.linux.x86_64_0.1.2.202102091935.jar
Id: org.eclipse.wildwebdeveloper.xml, Version: 0.11.0.202102250843, Location: reference:file:plugins/org.eclipse.wildwebdeveloper.xml_0.11.0.202102250843.jar
Id: org.eclipse.wst.common.core, Version: 1.4.0.v202007161535, Location: reference:file:plugins/org.eclipse.wst.common.core_1.4.0.v202007161535.jar
Id: org.eclipse.wst.common.emf, Version: 1.2.700.v202007161535, Location: reference:file:plugins/org.eclipse.wst.common.emf_1.2.700.v202007161535.jar
Id: org.eclipse.wst.common.emfworkbench.integration, Version: 1.2.102.v202007161535, Location: reference:file:plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar
Id: org.eclipse.wst.common.environment, Version: 1.0.401.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.environment_1.0.401.v202007142017.jar
Id: org.eclipse.wst.common.frameworks, Version: 1.2.202.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.frameworks_1.2.202.v202007142017.jar
Id: org.eclipse.wst.common.frameworks.ui, Version: 1.2.401.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.frameworks.ui_1.2.401.v202007142017.jar
Id: org.eclipse.wst.common.infopop, Version: 1.0.301.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar
Id: org.eclipse.wst.common.modulecore, Version: 1.3.101.v202007161535, Location: reference:file:plugins/org.eclipse.wst.common.modulecore_1.3.101.v202007161535.jar
Id: org.eclipse.wst.common.modulecore.ui, Version: 1.0.302.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar
Id: org.eclipse.wst.common.project.facet.core, Version: 1.4.401.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.project.facet.core_1.4.401.v202007142017.jar
Id: org.eclipse.wst.common.project.facet.ui, Version: 1.4.602.v202007142017, Location: reference:file:plugins/org.eclipse.wst.common.project.facet.ui_1.4.602.v202007142017.jar
Id: org.eclipse.wst.common.snippets, Version: 1.2.500.v201811170421, Location: reference:file:plugins/org.eclipse.wst.common.snippets_1.2.500.v201811170421.jar
Id: org.eclipse.wst.common.ui, Version: 1.2.100.v202101112327, Location: reference:file:plugins/org.eclipse.wst.common.ui_1.2.100.v202101112327.jar
Id: org.eclipse.wst.common.uriresolver, Version: 1.3.0.v202007161535, Location: reference:file:plugins/org.eclipse.wst.common.uriresolver_1.3.0.v202007161535.jar
Id: org.eclipse.wst.css.core, Version: 1.3.0.v202101180039, Location: reference:file:plugins/org.eclipse.wst.css.core_1.3.0.v202101180039.jar
Id: org.eclipse.wst.css.ui, Version: 1.2.0.v202101180039, Location: reference:file:plugins/org.eclipse.wst.css.ui_1.2.0.v202101180039.jar
Id: org.eclipse.wst.doc.user, Version: 1.2.0.v201903222120, Location: reference:file:plugins/org.eclipse.wst.doc.user_1.2.0.v201903222120.jar
Id: org.eclipse.wst.dtd.core, Version: 1.2.200.v202102251419, Location: reference:file:plugins/org.eclipse.wst.dtd.core_1.2.200.v202102251419.jar
Id: org.eclipse.wst.dtd.ui, Version: 1.1.300.v202008091424, Location: reference:file:plugins/org.eclipse.wst.dtd.ui_1.1.300.v202008091424.jar
Id: org.eclipse.wst.dtd.ui.infopop, Version: 1.0.400.v201903222120, Location: reference:file:plugins/org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar
Id: org.eclipse.wst.dtdeditor.doc.user, Version: 1.1.0.v201903222120, Location: reference:file:plugins/org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar
Id: org.eclipse.wst.html.core, Version: 1.4.0.v202101180039, Location: reference:file:plugins/org.eclipse.wst.html.core_1.4.0.v202101180039.jar
Id: org.eclipse.wst.html.ui, Version: 1.1.501.v202101180039, Location: reference:file:plugins/org.eclipse.wst.html.ui_1.1.501.v202101180039.jar
Id: org.eclipse.wst.html.ui.infopop, Version: 1.0.201.v201903222120, Location: reference:file:plugins/org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar
Id: org.eclipse.wst.internet.cache, Version: 1.1.0.v202011161431, Location: reference:file:plugins/org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar
Id: org.eclipse.wst.internet.monitor.core, Version: 1.0.700.v202007170127, Location: reference:file:plugins/org.eclipse.wst.internet.monitor.core_1.0.700.v202007170127.jar
Id: org.eclipse.wst.internet.monitor.ui, Version: 1.0.800.v202007170127, Location: reference:file:plugins/org.eclipse.wst.internet.monitor.ui_1.0.800.v202007170127.jar
Id: org.eclipse.wst.jsdt.core, Version: 2.0.303.v202007221940, Location: reference:file:plugins/org.eclipse.wst.jsdt.core_2.0.303.v202007221940.jar
Id: org.eclipse.wst.jsdt.manipulation, Version: 1.0.601.v201903222047, Location: reference:file:plugins/org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar
Id: org.eclipse.wst.jsdt.ui, Version: 2.1.200.v202102101628, Location: reference:file:plugins/org.eclipse.wst.jsdt.ui_2.1.200.v202102101628.jar
Id: org.eclipse.wst.jsdt.web.core, Version: 1.1.100.v202005120035, Location: reference:file:plugins/org.eclipse.wst.jsdt.web.core_1.1.100.v202005120035.jar
Id: org.eclipse.wst.jsdt.web.ui, Version: 1.2.201.v202101180039, Location: reference:file:plugins/org.eclipse.wst.jsdt.web.ui_1.2.201.v202101180039.jar
Id: org.eclipse.wst.json.bower.core, Version: 1.0.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.json.bower.core_1.0.0.v201901071922.jar
Id: org.eclipse.wst.json.bower.ui, Version: 1.0.200.v201904210526, Location: reference:file:plugins/org.eclipse.wst.json.bower.ui_1.0.200.v201904210526.jar
Id: org.eclipse.wst.json.core, Version: 1.1.0.v201901152013, Location: reference:file:plugins/org.eclipse.wst.json.core_1.1.0.v201901152013.jar
Id: org.eclipse.wst.json.eslint.core, Version: 1.0.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.json.eslint.core_1.0.0.v201901071922.jar
Id: org.eclipse.wst.json.eslint.ui, Version: 1.0.200.v201904210526, Location: reference:file:plugins/org.eclipse.wst.json.eslint.ui_1.0.200.v201904210526.jar
Id: org.eclipse.wst.json.jshint.core, Version: 1.0.1.v201908281850, Location: reference:file:plugins/org.eclipse.wst.json.jshint.core_1.0.1.v201908281850.jar
Id: org.eclipse.wst.json.jshint.ui, Version: 1.0.200.v201904210526, Location: reference:file:plugins/org.eclipse.wst.json.jshint.ui_1.0.200.v201904210526.jar
Id: org.eclipse.wst.json.npm.core, Version: 1.0.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.json.npm.core_1.0.0.v201901071922.jar
Id: org.eclipse.wst.json.npm.ui, Version: 1.0.100.v201904210526, Location: reference:file:plugins/org.eclipse.wst.json.npm.ui_1.0.100.v201904210526.jar
Id: org.eclipse.wst.json.schemaprocessor, Version: 1.0.200.v201901071922, Location: reference:file:plugins/org.eclipse.wst.json.schemaprocessor_1.0.200.v201901071922.jar
Id: org.eclipse.wst.json.ui, Version: 1.0.500.v202101100033, Location: reference:file:plugins/org.eclipse.wst.json.ui_1.0.500.v202101100033.jar
Id: org.eclipse.wst.server.core, Version: 1.10.200.v202102111918, Location: reference:file:plugins/org.eclipse.wst.server.core_1.10.200.v202102111918.jar
Id: org.eclipse.wst.server.discovery, Version: 1.3.300.v202101040859, Location: reference:file:plugins/org.eclipse.wst.server.discovery_1.3.300.v202101040859.jar
Id: org.eclipse.wst.server.http.core, Version: 1.0.400.v202007170127, Location: reference:file:plugins/org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar
Id: org.eclipse.wst.server.http.ui, Version: 1.0.500.v202007170127, Location: reference:file:plugins/org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar
Id: org.eclipse.wst.server.preview, Version: 1.1.701.v202101040859, Location: reference:file:plugins/org.eclipse.wst.server.preview_1.1.701.v202101040859.jar
Id: org.eclipse.wst.server.preview.adapter, Version: 1.1.500.v202007170127, Location: reference:file:plugins/org.eclipse.wst.server.preview.adapter_1.1.500.v202007170127.jar
Id: org.eclipse.wst.server.ui, Version: 1.5.600.v202101040859, Location: reference:file:plugins/org.eclipse.wst.server.ui_1.5.600.v202101040859.jar
Id: org.eclipse.wst.server.ui.doc.user, Version: 1.1.600.v201901310132, Location: reference:file:plugins/org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar
Id: org.eclipse.wst.server.ui.infopop, Version: 1.1.200.v201901310132, Location: reference:file:plugins/org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar
Id: org.eclipse.wst.sse.core, Version: 1.2.600.v202102110535, Location: reference:file:plugins/org.eclipse.wst.sse.core_1.2.600.v202102110535.jar
Id: org.eclipse.wst.sse.doc.user, Version: 1.2.0.v201903222120, Location: reference:file:plugins/org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar
Id: org.eclipse.wst.sse.ui, Version: 1.7.100.v202008192217, Location: reference:file:plugins/org.eclipse.wst.sse.ui_1.7.100.v202008192217.jar
Id: org.eclipse.wst.sse.ui.infopop, Version: 1.0.300.v201903222120, Location: reference:file:plugins/org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar
Id: org.eclipse.wst.standard.schemas, Version: 1.0.800.v201901071922, Location: reference:file:plugins/org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar
Id: org.eclipse.wst.validation, Version: 1.2.801.v202007142017, Location: reference:file:plugins/org.eclipse.wst.validation_1.2.801.v202007142017.jar
Id: org.eclipse.wst.validation.infopop, Version: 1.0.300.v202007131715, Location: reference:file:plugins/org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar
Id: org.eclipse.wst.validation.ui, Version: 1.2.601.v202007142017, Location: reference:file:plugins/org.eclipse.wst.validation.ui_1.2.601.v202007142017.jar
Id: org.eclipse.wst.web, Version: 1.3.0.v202101070402, Location: reference:file:plugins/org.eclipse.wst.web_1.3.0.v202101070402.jar
Id: org.eclipse.wst.web.ui, Version: 1.2.103.v202101180039, Location: reference:file:plugins/org.eclipse.wst.web.ui_1.2.103.v202101180039.jar
Id: org.eclipse.wst.web.ui.infopop, Version: 1.0.300.v201903222120, Location: reference:file:plugins/org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar
Id: org.eclipse.wst.webtools.doc.user, Version: 1.0.500.v201903222120, Location: reference:file:plugins/org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar
Id: org.eclipse.wst.xml.core, Version: 1.2.300.v202102110535, Location: reference:file:plugins/org.eclipse.wst.xml.core_1.2.300.v202102110535.jar
Id: org.eclipse.wst.xml.ui, Version: 1.2.600.v202102222242, Location: reference:file:plugins/org.eclipse.wst.xml.ui_1.2.600.v202102222242.jar
Id: org.eclipse.wst.xml.ui.infopop, Version: 1.0.400.v201903222120, Location: reference:file:plugins/org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar
Id: org.eclipse.wst.xml.xpath.core, Version: 1.3.1.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xml.xpath.core_1.3.1.v201901071922.jar
Id: org.eclipse.wst.xml.xpath.ui, Version: 1.1.300.v201904282210, Location: reference:file:plugins/org.eclipse.wst.xml.xpath.ui_1.1.300.v201904282210.jar
Id: org.eclipse.wst.xml.xpath2, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xml.xpath2_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xml.xpath2.processor, Version: 2.1.101.v201903222120, Location: reference:file:plugins/org.eclipse.wst.xml.xpath2.processor_2.1.101.v201903222120.jar
Id: org.eclipse.wst.xml.xpath2.processor.doc.user, Version: 2.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xml.xpath2.processor.doc.user_2.1.0.v201901071922.jar
Id: org.eclipse.wst.xml.xpath2.wtptypes, Version: 2.0.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xml.xpath2.wtptypes_2.0.0.v201901071922.jar
Id: org.eclipse.wst.xmleditor.doc.user, Version: 1.1.0.v201903222120, Location: reference:file:plugins/org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar
Id: org.eclipse.wst.xsd.core, Version: 1.2.100.v202008180353, Location: reference:file:plugins/org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar
Id: org.eclipse.wst.xsd.ui, Version: 1.3.400.v202008091424, Location: reference:file:plugins/org.eclipse.wst.xsd.ui_1.3.400.v202008091424.jar
Id: org.eclipse.wst.xsdeditor.doc.user, Version: 1.0.800.v201903222120, Location: reference:file:plugins/org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar
Id: org.eclipse.wst.xsl, Version: 1.2.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl_1.2.0.v201901071922.jar
Id: org.eclipse.wst.xsl.core, Version: 1.2.100.v201907231732, Location: reference:file:plugins/org.eclipse.wst.xsl.core_1.2.100.v201907231732.jar
Id: org.eclipse.wst.xsl.debug.ui, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.debug.ui_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.doc, Version: 1.1.0.v201903222120, Location: reference:file:plugins/org.eclipse.wst.xsl.doc_1.1.0.v201903222120.jar
Id: org.eclipse.wst.xsl.exslt.core, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.exslt.core_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.exslt.ui, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.exslt.ui_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.jaxp.debug, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.jaxp.debug_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.jaxp.debug.ui, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.jaxp.debug.ui_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.jaxp.launching, Version: 1.1.100.v202005251734, Location: reference:file:plugins/org.eclipse.wst.xsl.jaxp.launching_1.1.100.v202005251734.jar
Id: org.eclipse.wst.xsl.launching, Version: 1.2.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.launching_1.2.0.v201901071922.jar
Id: org.eclipse.wst.xsl.saxon, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.saxon_1.1.0.v201901071922.jar
Id: org.eclipse.wst.xsl.ui, Version: 1.2.100.v202004230532, Location: reference:file:plugins/org.eclipse.wst.xsl.ui_1.2.100.v202004230532.jar
Id: org.eclipse.wst.xsl.xalan, Version: 1.1.0.v201901071922, Location: reference:file:plugins/org.eclipse.wst.xsl.xalan_1.1.0.v201901071922.jar
Id: org.eclipse.xsd, Version: 2.18.0.v20201230-0836, Location: reference:file:plugins/org.eclipse.xsd_2.18.0.v20201230-0836.jar
Id: org.eclipse.xsd.edit, Version: 2.11.0.v20200723-0820, Location: reference:file:plugins/org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar
Id: org.eclipse.xtext.xbase.lib, Version: 2.25.0.v20210301-0821, Location: reference:file:plugins/org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar
Id: org.glassfish.hk2.api, Version: 2.6.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.hk2.api_2.6.1.v20200513-1859.jar
Id: org.glassfish.hk2.locator, Version: 2.6.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.hk2.locator_2.6.1.v20200513-1859.jar
Id: org.glassfish.hk2.osgi-resource-locator, Version: 1.0.3.v20200509-0149, Location: reference:file:plugins/org.glassfish.hk2.osgi-resource-locator_1.0.3.v20200509-0149.jar
Id: org.glassfish.hk2.utils, Version: 2.6.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.hk2.utils_2.6.1.v20200513-1859.jar
Id: org.glassfish.jersey.apache.connector, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.apache.connector_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.containers.servlet, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.containers.servlet_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.containers.servlet.core, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.containers.servlet.core_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.core.jersey-client, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.core.jersey-client_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.core.jersey-common, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.core.jersey-common_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.core.jersey-server, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.core.jersey-server_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.ext.entityfiltering, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.ext.entityfiltering_2.30.1.v20200513-1859.jar
Id: org.glassfish.jersey.inject.jersey-hk2, Version: 2.30.1.v20200512-1802, Location: reference:file:plugins/org.glassfish.jersey.inject.jersey-hk2_2.30.1.v20200512-1802.jar
Id: org.glassfish.jersey.media.jersey-media-json-jackson, Version: 2.30.1.v20200513-1859, Location: reference:file:plugins/org.glassfish.jersey.media.jersey-media-json-jackson_2.30.1.v20200513-1859.jar
Id: org.gradle.toolingapi, Version: 6.8.0.v20210113-0929, Location: reference:file:plugins/org.gradle.toolingapi_6.8.0.v20210113-0929.jar
Id: org.hamcrest.core, Version: 1.3.0.v20180420-1519, Location: reference:file:plugins/org.hamcrest.core_1.3.0.v20180420-1519.jar
Id: org.jacoco.agent, Version: 0.8.6.v20201001-1506, Location: reference:file:plugins/org.jacoco.agent_0.8.6.v20201001-1506.jar
Id: org.jacoco.core, Version: 0.8.6.v20201001-1506, Location: reference:file:plugins/org.jacoco.core_0.8.6.v20201001-1506.jar
Id: org.jacoco.report, Version: 0.8.6.v20201001-1506, Location: reference:file:plugins/org.jacoco.report_0.8.6.v20201001-1506.jar
Id: org.jcodings, Version: 1.0.18.v20170306-1742, Location: reference:file:plugins/org.jcodings_1.0.18.v20170306-1742.jar
Id: org.jetbrains.kotlin.aspects, Version: 0.8.21.v20200812-1103, Location: reference:file:plugins/org.jetbrains.kotlin.aspects_0.8.21.v20200812-1103.jar
Id: org.jetbrains.kotlin.bundled-compiler, Version: 0.8.21.v20200816-2059, Location: reference:file:plugins/org.jetbrains.kotlin.bundled-compiler_0.8.21.v20200816-2059.jar
Id: org.jetbrains.kotlin.core, Version: 0.8.21.v20200816-2059, Location: reference:file:plugins/org.jetbrains.kotlin.core_0.8.21.v20200816-2059.jar
Id: org.jetbrains.kotlin.maven, Version: 0.8.21.v20200812-1103, Location: reference:file:plugins/org.jetbrains.kotlin.maven_0.8.21.v20200812-1103.jar
Id: org.jetbrains.kotlin.ui, Version: 0.8.21.v20200812-1103, Location: reference:file:plugins/org.jetbrains.kotlin.ui_0.8.21.v20200812-1103.jar
Id: org.joni, Version: 2.1.11.v20170306-1742, Location: reference:file:plugins/org.joni_2.1.11.v20170306-1742.jar
Id: org.jsoup, Version: 1.8.3.v20181012-1713, Location: reference:file:plugins/org.jsoup_1.8.3.v20181012-1713.jar
Id: org.junit, Version: 4.13.0.v20200204-1500, Location: reference:file:plugins/org.junit_4.13.0.v20200204-1500.jar
Id: org.junit.jupiter.api, Version: 5.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.jupiter.api_5.7.1.v20210222-1948.jar
Id: org.junit.jupiter.engine, Version: 5.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.jupiter.engine_5.7.1.v20210222-1948.jar
Id: org.junit.jupiter.migrationsupport, Version: 5.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar
Id: org.junit.jupiter.params, Version: 5.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.jupiter.params_5.7.1.v20210222-1948.jar
Id: org.junit.platform.commons, Version: 1.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.platform.commons_1.7.1.v20210222-1948.jar
Id: org.junit.platform.engine, Version: 1.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.platform.engine_1.7.1.v20210222-1948.jar
Id: org.junit.platform.launcher, Version: 1.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.platform.launcher_1.7.1.v20210222-1948.jar
Id: org.junit.platform.runner, Version: 1.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.platform.runner_1.7.1.v20210222-1948.jar
Id: org.junit.platform.suite.api, Version: 1.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.platform.suite.api_1.7.1.v20210222-1948.jar
Id: org.junit.vintage.engine, Version: 5.7.1.v20210222-1948, Location: reference:file:plugins/org.junit.vintage.engine_5.7.1.v20210222-1948.jar
Id: org.mandas.docker-client, Version: 3.2.1.v20200519-1937, Location: reference:file:plugins/org.mandas.docker-client_3.2.1.v20200519-1937.jar
Id: org.objectweb.asm, Version: 8.0.1.v20200420-1007, Location: reference:file:plugins/org.objectweb.asm_8.0.1.v20200420-1007.jar
Id: org.objectweb.asm, Version: 9.1.0.v20210209-1849, Location: reference:file:plugins/org.objectweb.asm_9.1.0.v20210209-1849.jar
Id: org.objectweb.asm.analysis, Version: 9.1.0.v20210209-1849, Location: reference:file:plugins/org.objectweb.asm.analysis_9.1.0.v20210209-1849.jar
Id: org.objectweb.asm.commons, Version: 8.0.1.v20200420-1007, Location: reference:file:plugins/org.objectweb.asm.commons_8.0.1.v20200420-1007.jar
Id: org.objectweb.asm.tree, Version: 8.0.1.v20200420-1007, Location: reference:file:plugins/org.objectweb.asm.tree_8.0.1.v20200420-1007.jar
Id: org.objectweb.asm.tree, Version: 9.1.0.v20210209-1849, Location: reference:file:plugins/org.objectweb.asm.tree_9.1.0.v20210209-1849.jar
Id: org.objectweb.asm.util, Version: 9.1.0.v20210209-1849, Location: reference:file:plugins/org.objectweb.asm.util_9.1.0.v20210209-1849.jar
Id: org.opentest4j, Version: 1.2.0.v20190826-0900, Location: reference:file:plugins/org.opentest4j_1.2.0.v20190826-0900.jar
Id: org.sat4j.core, Version: 2.3.5.v201308161310, Location: reference:file:plugins/org.sat4j.core_2.3.5.v201308161310.jar
Id: org.sat4j.pb, Version: 2.3.5.v201404071733, Location: reference:file:plugins/org.sat4j.pb_2.3.5.v201404071733.jar
Id: org.sf.feeling.decompiler, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler_3.2.0.202104251601.jar
Id: org.sf.feeling.decompiler.cfr, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler.cfr_3.2.0.202104251601.jar
Id: org.sf.feeling.decompiler.jad, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler.jad_3.2.0.202104251601.jar
Id: org.sf.feeling.decompiler.jd, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler.jd_3.2.0.202104251601.jar
Id: org.sf.feeling.decompiler.procyon, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler.procyon_3.2.0.202104251601.jar
Id: org.sf.feeling.decompiler.source.attach, Version: 3.2.0.202104251601, Location: reference:file:plugins/org.sf.feeling.decompiler.source.attach_3.2.0.202104251601.jar
Id: org.slf4j.api, Version: 1.7.30.v20200204-2150, Location: reference:file:plugins/org.slf4j.api_1.7.30.v20200204-2150.jar
Id: org.sonatype.m2e.antlr, Version: 0.15.0.201207090124, Location: reference:file:plugins/org.sonatype.m2e.antlr_0.15.0.201207090124.jar
Id: org.sonatype.m2e.egit, Version: 0.15.1.201806191431, Location: reference:file:plugins/org.sonatype.m2e.egit_0.15.1.201806191431.jar
Id: org.tukaani.xz, Version: 1.8.0.v20180207-1613, Location: reference:file:plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar
Id: org.w3c.css.sac, Version: 1.3.1.v200903091627, Location: reference:file:plugins/org.w3c.css.sac_1.3.1.v200903091627.jar
Id: org.w3c.dom.events, Version: 3.0.0.draft20060413_v201105210656, Location: reference:file:plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar
Id: org.w3c.dom.smil, Version: 1.0.1.v200903091627, Location: reference:file:plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar
Id: org.w3c.dom.svg, Version: 1.1.0.v201011041433, Location: reference:file:plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar

@vrubezhny
Copy link
Contributor

IMHO, the problem is in org.apache.maven.index.context.DefaultIndexingContext.purge() method: this methods tries to invoke openAndWarmup() method twice: directly for the first time, and by calling prepareIndex() which in its turn invokes openAndWarmup() for the second time. As openAndWarmup() tries to setup a FileLock on the index, the second call to this method fails to setup the FileLock on the same index file, and thus the overall purge() procedure fails.
IMHO, removing the first openAndWarmUp() method invocation from purge() method will fix the issue (as we don't need to do it twice actually) so, imho, the issue is to be redirected to maven-indexer project (http://git-wip-us.apache.org/repos/asf/maven-indexer)

@laeubi
Copy link
Member

laeubi commented May 6, 2021

@vrubezhny thanks for the analysis here, do you think you can take care of maven-indexer get fixed (create ticket/PR?) we can then close this ticket once the indexer is fixed and the dependency is upgraded.

@vrubezhny
Copy link
Contributor

@laeubi I believe I can provide the fix (I think it should be enough just to remove one method call from the purge() method), but I'n not a committer for Apache maven-indexer project and currently I can't find any info on how can I contribute my fix.
I believe it should be https://gitbox.apache.org/repos/asf/maven-indexer/repo?p=maven-indexer.git;a=summary repository to provide a PR/patch to...
I'll be glad if anybody can help with it or provide any link/info on how to contribute. The fix can be as simple as:

diff --git a/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java b/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java
index 8e58206..df8d73f 100644
--- a/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java
+++ b/indexer-core/src/main/java/org/apache/maven/index/context/DefaultIndexingContext.java
@@ -607,7 +607,6 @@ public class DefaultIndexingContext
     {
         closeReaders();
         deleteIndexFiles( true );
-        openAndWarmup();
         try
         {
             prepareIndex( true );

but I hadn't had a chance to test it yet.

@laeubi
Copy link
Member

laeubi commented May 6, 2021

I think first step would be to open an issue here: https://issues.apache.org/jira/projects/MINDEXER
Last time I contributed to Apache (gitbox) projects it was possible to simply open a PR agains the github mirrors, this would be:
https://github.com/apache/maven-indexer

If you link the reported issue and a PR here I'm sure there will be people help in supporting the fix.

@vrubezhny
Copy link
Contributor

vrubezhny commented May 6, 2021

@laeubi Thank you for the links. I have reported the issue against maven-indexer: https://issues.apache.org/jira/browse/MINDEXER-127 and created a PR with the fix proposed above: apache/maven-indexer#105

@Mike4Online
Copy link

Until the bug in maven-indexer is fixed and incorporated into M2E, is there a work-around? Can the repository index be deleted and built again from scratch?

@mickaelistria
Copy link
Contributor

Can the repository index be deleted and built again from scratch?

Yes, you can for sure try that manually (when you IDE is off). I'm not certain where the index files are based, but looking at the code of org.eclipse.m2e.core.internal.index.nexus.NexusIndex and related should give the necessary clues.

@HannesWell
Copy link
Contributor

Until the bug in maven-indexer is fixed and incorporated into M2E, is there a work-around? Can the repository index be deleted and built again from scratch?

Did you mean in code? I think the follwing code could be used to delete and re-create a new context instead of purging the same context with context.purge() in NexusIndexManager.reindexLocalRepository():

getIndexer().removeIndexingContext(context, true);
context = getIndexer().addIndexingContext(context.getId(), context.getRepositoryId(), context.getRepository(),
  context.getIndexDirectoryFile(), context.getRepositoryUrl(), context.getIndexUpdateUrl(),
  context.getIndexCreators());

This is not very nice, because it is actually deprecated code, but the whole class contains a lot of deprecated code and should be reworked anyway.
@mickaelistria what do you think?

@mickaelistria
Copy link
Contributor

I wouldn't mind having such workaround in, even with deprecated code, as long as it contains a clear reference to issue upstream in the Maven indexer.
However, I can't comment about the quality of this particular fix. @vrubezhny spent more time on it; Victor, what do you think?

@mickaelistria
Copy link
Contributor

It would be good to prepare a PR which uses snapshots (from https://repository.apache.org/content/repositories/snapshots/org/apache/maven/indexer/indexer-core/6.1.0-SNAPSHOT/ ) to verify it fixes m2e's issue before the release of indexer.

@mickaelistria
Copy link
Contributor

A test PR was created a while ago and show indexer 6.1.0-SNAPSHOT was making tests pass: #284

mickaelistria added a commit to mickaelistria/m2e-core that referenced this issue Oct 5, 2021
…ption(eclipse-m2e#169)"

This reverts commit c485103
since moving to indexer-6.1.0 makes the workaround useless.
@mickaelistria
Copy link
Contributor

This should be fixed now thanks to c485103 from @HannesWell . Please install newer snapshots from https://download.eclipse.org/technology/m2e/snapshots/latest/ and verify it fixes your issue, and reopen or comment is issue persists.

@berhauz
Copy link

berhauz commented Oct 15, 2021

newer snapshots from https://download.eclipse.org/technology/m2e/snapshots/latest/ do install Eclipse.org - m2e M2E Maven Integration for Eclipse Core 1.18.2.20211011-2139; This feature comprises <plugin id="org.eclipse.m2e.maven.indexer"
... version="1.18.1.20211011-2139"/> which does not solve the issue at all

@mickaelistria
Copy link
Contributor

Can you please show the stacktrace? It should be at least different now.

@mickaelistria mickaelistria reopened this Oct 15, 2021
@berhauz
Copy link

berhauz commented Oct 15, 2021

Thanks Mika I have actually tried Spring Tools 4.12 (Eclipse 4.21), 4.11 (Eclipse 4.20), 4.10 (Eclipse 4.19) and they all fail with this same error. After installation, going to maven > settings, import my settings, that does a re-index: fail. If I switch to a former Spring Tools 3.9 / Eclipse 4.8, it works like a breeze. I just tried with a plain vanilla Eclipse build and get the same, hence not bound to SpringTools bundle. Here is

eclipse.buildId=4.22.0.I20210929-1800
java.version=16.0.2
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

Message: "Unable to re-index workspace://", or I see too in error log: "Reindexing error", yet same stack trace

java.nio.channels.OverlappingFileLockException
at java.base/sun.nio.ch.FileLockTable.checkList(FileLockTable.java:229)
at java.base/sun.nio.ch.FileLockTable.add(FileLockTable.java:123)
at java.base/sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1297)
at java.base/java.nio.channels.FileChannel.tryLock(FileChannel.java:1178)
at org.apache.maven.index.context.DefaultIndexingContext.unlockForcibly(DefaultIndexingContext.java:927)
at org.apache.maven.index.context.DefaultIndexingContext.prepareIndex(DefaultIndexingContext.java:244)
at org.apache.maven.index.context.DefaultIndexingContext.purge(DefaultIndexingContext.java:612)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.reindexWorkspace(NexusIndexManager.java:561)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.updateIndex(NexusIndexManager.java:1074)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndex.updateIndex(NexusIndex.java:147)
at org.eclipse.m2e.core.ui.internal.preferences.MavenSettingsPreferencePage$2.runInWorkspace(MavenSettingsPreferencePage.java:263)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Note that I have a settings.xml with NEXUS mirrors and local repo set to C:/java/.m2/repository (which Eclipse 4.8 re-indexes fine)

Installed software panel reports:
m2e - Maven Integration for Eclipse (includes Incubating components) 1.18.1.20210618-2246 org.eclipse.m2e.feature.feature.group Eclipse.org - m2e

@HannesWell
Copy link
Contributor

HannesWell commented Oct 15, 2021

Installed software panel reports: m2e - Maven Integration for Eclipse (includes Incubating components) 1.18.1.20210618-2246 org.eclipse.m2e.feature.feature.group Eclipse.org - m2e

This version is from the time before the work-around was implemented. With that work-around org.apache.maven.index.context.DefaultIndexingContext.purge(DefaultIndexingContext.java:612) is not called.

Please make sure you have installed the latest release, that was just published today, from the release repo:
https://download.eclipse.org/technology/m2e/releases/latest/

Or as described here: https://github.com/eclipse-m2e/m2e-core#-installation

The provided Eclipse packages for 2021-09 do not yet contain that release and instead use the previous release that does not contain the work-around.

@berhauz
Copy link

berhauz commented Oct 15, 2021

Well observed. Yet I always installed from ...m2e/releases/latest/ and the outcome was version 1.18.2.20211011-2139 next to successful installation. Just retried with my initial SpringToolsSuite 4.12 / Exclipse 4.21 and this time I got again (as listed in my very first post to this track) 1.18.2.20211011-2139. It fails again, same stack trace as above, and I note that I have now both "org.eclipse.m2e.maven.indexer_1.18.0.20210618-2246" and "org.eclipse.m2e.maven.indexer_1.18.1.20211011-2139" in plugins directory! (all "org.eclipse.m2e." are duplicated).
Next try (possibly stupid): stop Eclipse, remove "org.eclipse.m2e.
" duplicates to keep only highest versions, restart -> same error, same stack trace.
Next try: using this time the marketplace client (1.9) I dragged to it, a button "update pending" is linked to the artefact, clicking on it the button changes to "Uninstall", I tried, but the operation is forbidden. I decided to break the installation by removing all "org.eclipse.m2e.*" and restarted: logically, Maven disappeared from the preferences tree. Trying to install again from from ...m2e/releases/latest/ only proposes the POM editor LemMinX... and refuses to install. There's definitely some meta data elsewhere that interferes.
I restored a clean Eclipse 4.19 installation and this time tried from https://download.eclipse.org/technology/m2e/**snapshots**/latest/, the version that is listed is nothing else than 1.18.2.20211011-2139, which I installed again (now under Eclipse 4.19) and restart -> same error, same stack trace.

Last observation: you mention a indexer v6.1 hereabove that "passes tests". Everything I see in my plugins, else even downloading org.eclipse.m2e.maven.indexer_1.18.1.20211011-2139.jar from https://download.eclipse.org/technology/m2e/snapshots/latest/plugins/ is the version 6.0

@berhauz
Copy link

berhauz commented Oct 15, 2021

question: is there a way I could inject in e.g. Eclipse 4.19+ an older feature/plugin version for m2e that works? like the one bundled in my eclipse 4.8...

@mickaelistria
Copy link
Contributor

I see the error popup, but I don't see the stack trace. Where did you get it?
I agree with @HannesWell which anything mentioning reindexWorkspace(NexusIndexManager.java:561) seems totally outdated; that's why I'd like to see this stacktrace with my own eyes.

@HannesWell
Copy link
Contributor

Last observation: you mention a indexer v6.1 hereabove that "passes tests". Everything I see in my plugins, else even downloading org.eclipse.m2e.maven.indexer_1.18.1.20211011-2139.jar from https://download.eclipse.org/technology/m2e/snapshots/latest/plugins/ is the version 6.0

Version 6.1 is the version of maven-indexer that will contain a fix for the problem but is under development a.t.m. and not yet released. Therefore the version of the m2e.maven.indexer does not matter in this regard. The workaround was implemented into the plug-in org.eclipse.m2e.core. So in order to solve your problem it is more important that you get the recent version of that plug-in.

question: is there a way I could inject in e.g. Eclipse 4.19+ an older feature/plugin version for m2e that works? like the one bundled in my eclipse 4.8...

Sure. You can any previous release from these repos:
https://download.eclipse.org/technology/m2e/releases/
Just check which version is suitable for you and select the corresponding sub-folder.

@berhauz
Copy link

berhauz commented Oct 16, 2021

I don't see the stack trace. Where did you get it?

When I click on the maven:user settings:reindex button there's always 2 new error lines in the Eclipse "Error log" view: one labelled "Reindexing error" with plug-in column containing "org.eclipse.m2e.core" and the second labelled "Unable to re-index workspace://" with plug-in column containing "org.eclipse.m2e.logback.appender". When I double click in any of those 2 rows, I get the same stack trace (same call sequence, same line numbers) still visible 6 posts hereabove.

anything mentioning reindexWorkspace(NexusIndexManager.java:561) seems totally outdated

I fully believe you. There's actually something quite weird if we think about: I don't have any error with an old Eclipse 4.8 installation. I have this same error with all of 4.19, 4.20, 4.21, 4.22. I can't reasonably believe that the bug is there for every developer since 4 releases at least, un-noticed till April 10. There's surely some interference with an external component or setting... elsewhere.... and if NexusIndexManager.java:561 can't match with version 1.18.2.20211011-2139, that means the classloader picks something else somewhere... in my context, not everyones' context.

Hence a simple first check: I opened a command shell, forced the PATH to just the JDK11 JRE, same for JAVA_HOME, ensure no CLASSPATH defined, and launched a SpringToolSuite 4.12==Eclipse 4.21 and .... it did not cause any error!! no longer any indexing error visible in the Error log view from launch, and no error when I click on the maven:user settings:reindex button. So I triggered a first 'maven install' from the "run as" context menu on a first project: passed! then a second with a dependency on the first: failed. Maven failed to resolve the jar that was however present in .m2/repository (I double checked). I also tried to reindex via the "Maven Repositories" view > Local repo > Rebuild Index: no effect at all and no tree expanding below the Local Repository.

I decided to exit Eclipse, erase the .m2/repository/*, and relaunch from the SAME command line. Indexing error is back!!! but now with a different stack trace: (from 'error log' view): (see notably NexusIndexManager.java:574 now!)
(I'm not kidding! I learned in 35+ years of IT to carefully take snapshots and/or copy in Notepad++ as I progress my diag of any issue)
java.nio.channels.OverlappingFileLockException
at java.base/sun.nio.ch.FileLockTable.checkList(FileLockTable.java:229)
at java.base/sun.nio.ch.FileLockTable.add(FileLockTable.java:123)
at java.base/sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:1297)
at java.base/java.nio.channels.FileChannel.tryLock(FileChannel.java:1178)
at org.apache.maven.index.context.DefaultIndexingContext.unlockForcibly(DefaultIndexingContext.java:927)
at org.apache.maven.index.context.DefaultIndexingContext.prepareIndex(DefaultIndexingContext.java:244)
at org.apache.maven.index.context.DefaultIndexingContext.purge(DefaultIndexingContext.java:612)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.reindexWorkspace(NexusIndexManager.java:574)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndexManager.updateIndex(NexusIndexManager.java:1096)
at org.eclipse.m2e.core.internal.index.nexus.NexusIndex.updateIndex(NexusIndex.java:153)
at org.eclipse.m2e.core.ui.internal.preferences.MavenSettingsPreferencePage$2.runInWorkspace(MavenSettingsPreferencePage.java:268)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

how could it be? Exit, back to command line, echo %PATH% ... unaffected!
Hence I decided to launch as I did before - without clearing the PATH - from the windows start menu, and:
... I just have one "Reindexing error" with the above stack trace (i.e. calling through NexusIndexManager.java:574)! So it was the PATH that once unlocked the issue, then locked again, but differently... it definitely bears a random smell !!! some update took place elsewhere in a cached store or workplace... ? and this is not re-entrant...

Hence, I decided to restore the .m2/repository, and launch. Whether I launch with an empty PATH from the command line, else from the start menu, I just have one "Reindexing error" message, and the above stack trace (i.e. calling through NexusIndexManager.java:574).

I noted one more thing: I can now reindex from the "Maven Repositories" View > Local Repositories > Local Repository > (right-click) Rebuild Index without error. Previously, that had no effect (no error in error log either!) and I was not able to drill down the artefact tree from within the "Maven Repositories" View.

And a very last one: I can build one child POM project, if I try to build a second sibling project that has a dependency on the first, it fails to resolve the existing artefact in .m2/repository. If I trigger the "run as " > Maven Install from the Parent POM, then it builds the first, and then second OK.

@berhauz
Copy link

berhauz commented Oct 17, 2021

I have a possible explanation of all the weird observations in the previous post, and further up.

(1) in my context, the .m2/repository was inherited for a long history of builds with Eclipse 4.8. I upgraded to SpringToolsSuite 4.12 that is a bundle of Eclipse 4.21, and a reindex of that same repo, causing a 'outdated' (sic) stack trace with "NexusIndexManager.java:561" . I tried installations of Eclipse 4.19 to 4.22, same 'outdated' stack trace - 100% true observation. On the other hand, your automated test environment and a majority of developers likely do not experiment this combination of a jump from 4.8 to 4.21 with a PATH like mine. Henceforth it is likely that combination of PATH and repo state that triggers the 'outdated' error.

(2) The change to the PATH before launch definitely "unlocked" some situation, likely: changed the repo state - a 95% certainty.
The PATH was (I will not analyze all the reachable exe's at this moment, see further):
C:\app\ccsadminazure\product\18.0.0\dbhomeXE\bin;C:\app\Administrator\product\12.1.0\client_1;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\PuTTY\;C:\Users\haube\AppData\Local\Microsoft\WindowsApps; ==> and I did set PATH=C:\java\JDK11R0U12_7

(3) when I first relaunched Eclipse 4.21 with a truncated PATH, the re-indexing error vanished - a 100% true observation. Yet it does not mean the index was built... at all. And actually I am pretty sure now (90% certainty) the re-indexing exited almost immediately, not causing any error by the same token, but did not build any index either. Fact is, trying "Maven Repositories" view > Local repo > Rebuild Index had no effect at all (100% certainty). No index, no expanding tree of local .m2 artifacts, and unable to build a project with a dependency on a former although the artifact was present in .m2. Yet, no "indexing" error elsewhere.

(4) I then erased the repo, and restarted Eclipse, point at which I saw the new reindexing stack trace (cf previous post) through NexusIndexManager.java:574. It does fail when invoked from preferences > Maven > Settings > reindex, but not via "Maven Repositories" view > Local repo > Rebuild Index. (100% reproductible). And now I can browse the tree of artefacts in .m2 local repo under "Maven Repositories" view. However, the build of a second project with a dependency on a former project still fails to locate the first project artefact although present in .m2/repository; failing when invoked isolated, and succeeding when both project builds are invoked in a single run via the Parent POM.

(5) when I tried to reproduce the initial 'outdated' stack trace, I must acknowledge that I no longer had the repo (and notably what was under .m2/repository/.cache) in the state that matched with the 'outdated' stack traces. My restoration is actually a version post item (3) hereabove.

Conclusion: the re-indexing code launches something that is affected by a combination of PATH and a repo state inherited from an Eclipse 4.8. That caused the 'outdated' stack trace (through NexusIndexManager.java:561). This applied to all eclipse versions at least since 4.19 with m2e version 1.18.2.20211011-2139 installed or not! (because I always tried before and after the patch). Truncated PATH on same repo state inherited from 4.8 builds no index (and no error) - with m2e version 1.18.2.20211011-2139 installed. Same PATH or truncated PATH (no observed difference) on a fresh new repo - with m2e version 1.18.2.20211011-2139 installed - yields the alternative stack trace through NexusIndexManager.java:574 (cf trace in previous post) when invoked via Preferences window and reindex button. No error occurs when a rebuild index is invoked via the "Maven Repositories" view. 'run as " > Maven install fails on sibling project dependencies when invoked on child projects, but succeeds when invoked as one build session on the parent POM / project.

mickaelistria added a commit to mickaelistria/m2e-core that referenced this issue Oct 17, 2021
@mickaelistria
Copy link
Contributor

See #381

@mickaelistria
Copy link
Contributor

Thanks for the new stacktrace. That's quite helpful.
Please try updating to newer snapshots when https://ci.eclipse.org/m2e/job/m2e/job/master/112/ is complete (should be in ~10 minutes after this message is sent), it should be fixed; so please reopen if it's not working after that.

@berhauz
Copy link

berhauz commented Oct 18, 2021

Saw M2E version 1.18.3.20211018-0804 in .../m2e/snapshots/latest and installed in my Eclipse 4.21 / SpringToolsSuite 4.12

  • re-indexing from ... maven > user settings > reindex button passes OK
  • re building index on the local repository within the "Maven Repositories" view passes OK
  • isolated build of a child project bearing dependencies from a sibling project no longer fails of finding those dependencies in the local .m2/repository: OK

Looks solved. GREAT thanks. More extensive use will follow tomorrow - rebuilding ~100 artefacts. I'll post any findings but I'm confident.

@berhauz
Copy link

berhauz commented Oct 20, 2021

Fact is, after after double checking that my Eclipse installation was unaffected and in the state it was 2 days ago, numerous "problem markers"
image
re-surfaced in the project explorer view and on POM.xml files about dependency management errors, although the dependencies are available in local .m2/repository. I can reindex from elsewhere, clean and rebuild the project, force maven > Update project, explicitly delete the problem entries from the Problems 'view', erase the .m2/repository and start afresh... they do come back on the first eclipse project background build. I noted too that - starting a new Eclipse launch - I was unable to build a child project with a sibling dependency (it fails on finding the dependent artefact in local .m2) until I build it ONCE from the parent POM. After a first Parent Build, I can trigger the run as > Maven install on an specific child project with local build dependencies.

The kind of error marker messages all relate to versions/artefacts under maven dependency management mechanisms, i.e. whenever the version shall be inherited from data. Samples :

  • 'dependencies.dependency.version' for commons-io:commons-io:jar is missing.
  • 'dependencies.dependency.version' for org.slf4j:slf4j-api:jar is missing.
  • Non-resolvable import POM: org.jboss.bom:eap-runtime-artifacts:pom:7.4.0.GA was not found [...]
    and so forth.

@mickaelistria
Copy link
Contributor

The errors you see are not related to indexing as the index is not involved in dependency resolution (it's only used for some contextual assistance when editing). So please open a separate ticket, ideally with details about how to reproduce this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants