Package Details: eclipse-platform 4.40-1

Git Clone URL: https://aur.archlinux.org/eclipse-platform.git (read-only, click to copy)
Package Base: eclipse-platform
Description: A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager
Upstream URL: https://www.eclipse.org
Keywords: Development IDE Java
Licenses: EPL
Conflicts: eclipse-common
Provides: eclipse
Submitter: None
Maintainer: BochengZou
Last Packager: BochengZou
Votes: 34
Popularity: 0.000001
First Submitted: 2010-06-28 15:30 (UTC)
Last Updated: 2026-08-21 21:28 (UTC)

Dependencies (3)

Required by (27)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

flortsch commented on 2020-09-27 21:05 (UTC) (edited on 2020-09-27 21:06 (UTC) by flortsch)

Could it be that this is a problem specific to a project you are developing in Eclipse that you have here? How do you get the error? I could not reproduce your error by just running Eclipse (tried JRE 11 and 14).

HVLife commented on 2020-09-26 13:34 (UTC)

Inconsistency detected by ld.so: dl-lookup.c: 105: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed! Appears, few minutes after application starts. I found solution (use java 8) but now i can't use that version of java. What can i do?

flortsch commented on 2020-09-18 22:18 (UTC) (edited on 2020-09-18 22:20 (UTC) by flortsch)

I updated the package for the 4.17 (2020-09) release. Please note that the minimum JRE version required for running Eclipse is now 11 (Source).

Kamilcuk commented on 2020-06-09 10:52 (UTC)

I should create an update script for this :D use updpkgsums see https://wiki.archlinux.org/index.php/PKGBUILD#Integrity ; )

flortsch commented on 2020-03-19 20:00 (UTC)

Sry for that, I fixed it. Maybe, I should create an update script for this :D

cknoblauch commented on 2020-03-19 17:01 (UTC)

Checksum verification fails for eclipse.desktop, please update it in PKGBUILD.

flortsch commented on 2020-01-08 02:07 (UTC)

I took maintainership of this package as eddy_hunter gave it up. I pushed a commit where I changed the dependency from java-environment to java-runtime as suggested by tinywrkb, because Eclipse only requires a JRE for execution and installing a JDK is only necessary if you use this package to set up a Java IDE. Maybe, JDKs and other language compilers/tools should be listed as optional dependencies with a reference to corresponding Eclipse plugins (like JDT or CDT). Or, we echo a message after installation informing the user that he has to install the corresponding compilers/tools on its own when installing Eclipse plugins that require them.

tinywrkb commented on 2019-10-07 19:26 (UTC)

Why depend on java-environment and not java-runtime?

Janfel commented on 2019-07-27 15:51 (UTC)

Please add the package "eclipse-common" to the conflicting packages, or make it a dependency by removing the files provided by "eclipse-common" from your package.

flortsch commented on 2018-06-30 10:42 (UTC)

The eclipse.desktop file is still using the old 4.7 version string.