Package Details: phpstorm-eap 251.23774.350-1

Git Clone URL: https://aur.archlinux.org/phpstorm-eap.git (read-only, click to copy)
Package Base: phpstorm-eap
Description: Lightning-smart PHP IDE. Early Access Program.
Upstream URL: https://www.jetbrains.com/phpstorm/
Keywords: devel ide php
Licenses: Commercial
Submitter: mortan
Maintainer: fikrimi
Last Packager: fikrimi
Votes: 44
Popularity: 0.69
First Submitted: 2011-06-03 16:07 (UTC)
Last Updated: 2025-04-11 02:22 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Latest Comments

1 2 3 4 5 6 .. 19 Next › Last »

aliu commented on 2025-04-19 16:58 (UTC)

Since all -jre packages are just the same JetBrains runtime installed in different directories, to avoid duplication and save disk space, would it be possible to separate out the runtime into its own package and make the -jre packages depend on the runtime package and just symlink the directories?

blackout commented on 2024-06-03 06:13 (UTC)

The latest 2 Phpstorm EAP versions don't like to be started via the phpstorm.sh script and complain.

Maybe change that during installation via sed -i 's|Exec="/opt/phpstorm-eap/bin/phpstorm.sh" %f|Exec="/opt/phpstorm-eap/bin/phpstorm" %f|' /usr/share/applications/jetbrains-phpstorm-eap.desktop

mitchhentges commented on 2019-02-04 06:32 (UTC)

I'm having graphics driver issues with Arch, so I'm using Ubuntu. Disowning this package because I no longer have the means to test changes

mitchhentges commented on 2018-10-25 21:26 (UTC)

Thanks fwolfsjaeger, I've added libdbusmenu-glib as a dependency. I ran into an issue where, after updating PhpStorm, opening projects would cause it to freeze - hopefully this was just a local issue affecting only my installation. However, if it does affect anyone else, I cleared my ~/.PhpStorm2018.3 to resolve the problem