Package Details: phpstorm-jre 2024.3.1.1-1

Git Clone URL: https://aur.archlinux.org/phpstorm.git (read-only, click to copy)
Package Base: phpstorm
Description: JBR (JetBrains Runtime) for PhpStorm - a patched JRE
Upstream URL: https://github.com/JetBrains/JetBrainsRuntime
Keywords: development ide php
Licenses: custom:jetbrains
Submitter: None
Maintainer: freswa
Last Packager: freswa
Votes: 229
Popularity: 0.102805
First Submitted: 2011-01-22 19:28 (UTC)
Last Updated: 2024-12-20 09:41 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 Next › Last »

Michitux commented on 2013-11-19 15:49 (UTC)

The lib32-glibc dependency breaks building/installing on i686 platforms as without multilib repository this package doesn't exist - please remove this dependency at least on i686. Thank you!

Tucker commented on 2013-11-08 08:07 (UTC)

Can someone point out to me the need of the lib32-glibc dependency? I removed that for now and test my installation - so far no bugs or crashes. Of course i would stop any further evaluation - if there is a showstopper! Thx. By the way: eap package comes without the dependency.

edke commented on 2013-11-04 10:52 (UTC)

There is package in AUR, that follows Jetbrains's EAP pogramme: https://aur.archlinux.org/packages/phpstorm-eap/

r1pp3rj4ck commented on 2013-11-04 10:42 (UTC)

Emmaseven, 7.0.1 is not released yet. There is however an Early Access Preview, and if you want to use that, you can install this package: http://blog.jetbrains.com/phpstorm/ I'm unflagging this package for now.

Emmaseven commented on 2013-11-04 07:12 (UTC)

Please upgrade to 7.0.1

r1pp3rj4ck commented on 2013-10-25 08:53 (UTC)

marcvangend: done, thanks :)

marcvangend commented on 2013-10-25 08:27 (UTC)

I use Docky (http://go-docky.com) and ran into 2 problems since the upgrade to version 7: A) Docky didn't display the PhpStorm icon correctly B) It didn't allow me to pin PhpStorm to the dock This happens because Docky does not know the relation between the .desktop launcher and the java application it spawns. This can be solved by adding the following line to phpstorm.desktop: StartupWMClass=jetbrains-phpstorm I hope you can add this to the package. Thanks!

r1pp3rj4ck commented on 2013-10-24 07:18 (UTC)

grindcore: thanks, fixed both of them!

grubersjoe commented on 2013-10-23 21:51 (UTC)

I'm facing two problems 1) In /usr/bin are two scripts: phpstorm and phpstorm.sh, whereof just phpstorm.sh is working. /usr/bin/phpstorm results in the following error: Error: Main class com.intellij.idea.Main could not be found or be loaded 2) The native file watcher executable is not found. See the following bug of intellij-idea-libs: https://bugs.archlinux.org/task/34703

r1pp3rj4ck commented on 2013-10-23 12:34 (UTC)

edke: thank you! scarpino: working on it