Package Base Details: jdk

Git Clone URL: https://aur.archlinux.org/jdk.git (read-only, click to copy)
Submitter: td123
Maintainer: dbermond
Last Packager: dbermond
Votes: 1087
Popularity: 0.27
First Submitted: 2011-08-27 17:56 (UTC)
Last Updated: 2024-03-19 23:02 (UTC)

Pinned Comments

dbermond commented on 2024-03-19 19:54 (UTC)

  • Important notice:

As was made with the java packages in the official repositories, jdk now provides the jre alongside it, and both packages conflict with each other. During the package upgrade to version 22, act accordingly to your needs. For example, if you have both jdk and jre installed, only jdk will be sufficient, as it now also contains the runtime environment, and jre can be uninstalled. If you have only jre installed, no action is required.

Latest Comments

« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 81 Next › Last »

rdjack21 commented on 2014-04-26 03:00 (UTC)

Just wanted to say thank you..

Det commented on 2014-04-25 08:37 (UTC)

Enabled by default: permission java.awt.AWTPermission "accessClipboard" - https://blogs.oracle.com/kyle/entry/copy_and_paste_in_java

Det commented on 2014-04-25 08:37 (UTC)

Enabled by default: permission java.awt.AWTPermission "accessClipboard" - https://blogs.oracle.com/kyle/entry/copy_and_paste_in_java

Det commented on 2014-04-25 08:07 (UTC)

Really? Could you post your /etc/profile in Pastebin? What happens, if you "$ source /etc/profile.d/jdk.sh" directly? Is $JAVA_HOME unset or is it just the apps that aren't working?

ansidev commented on 2014-04-25 03:28 (UTC)

Nothing changed :(

Det commented on 2014-04-24 13:21 (UTC)

Seems like at least "/etc/profile.d/jdk.sh" is not sourced automatically for you. I don't know, if anything else from /etc/profile.d/* is either, but a simple "$ source /etc/profile" should work. 0 ✓ det@Archlinux ~ $ echo $JAVA_HOME /opt/java/jre

ansidev commented on 2014-04-24 09:53 (UTC)

If I install Open JDK, there are no problems.

ansidev commented on 2014-04-24 09:52 (UTC)

I cannot start Intellij IDEA or eclipse. For example: I received a message "No JDK found. Please validate either IDEA_JDK, JDK_HOME or JAVA_HOME environment variable points to valid JDK installation." when I try to run Intellij IDEA. And java is not default application for .jar file. How to fix them? My ArchLinux is a fresh system.

Det commented on 2014-04-24 02:13 (UTC)

Meaning?

ansidev commented on 2014-04-24 01:50 (UTC)

Package not working. Java system variables not configured correctly.