Search Criteria
Package Details: phpstorm-jre 2020.3.1b203.6682.180-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://confluence.jetbrains.com/display/JBR/JetBrains+Runtime |
Keywords: | development ide php |
Licenses: | |
Submitter: | None |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 207 |
Popularity: | 2.89 |
First Submitted: | 2011-01-22 19:28 |
Last Updated: | 2020-12-31 17:55 |
Latest Comments
1 2 3 4 5 6 ... Next › Last »
bcremer commented on 2020-12-03 15:45
Here is the PKGBUILD patch for 2020.3: https://gist.github.com/bcremer/94a3b55b1f4e01a7d4d501d6c86c52ec
navarroaxel commented on 2020-07-30 11:25
The https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning says that the package version "should be the same as the version released by the author". I think you should use 2020.2 without the build number.
freswa commented on 2020-05-18 21:48
This is a split package, also containing phpstorm-jre, which provides the JetBrains Runtime. That's why the dependency on JRE is optional.
RoestVrijStaal commented on 2020-05-18 13:05
According to the Installation Guide the Java dependencies aren't needed anymore for the phpstorm-package
Please correct me if I'm wrong.
freswa commented on 2020-05-04 16:30
I'll return to hardcoded builds with the next release.
hgn commented on 2020-05-04 14:45
The
pkgver
procedure will fail if there is more than 1 directory undersrc
As would be the case when updating. It will addPhpStorm
at the end of the version from thecut -f2
DaFeliX commented on 2020-04-30 06:23
Users using i3wm having issues with no caret in the editor after switching from other applications:
-Dsuppress.focus.stealing.disable.auto.request.focus=false
to a new lineAlso see https://youtrack.jetbrains.com/issue/IDEA-194124#focus=streamItem-27-4102058.0-0
freswa commented on 2020-03-29 23:38
Will be fixed with the next version.
timschumi commented on 2020-03-29 14:54
Icon is currently broken for whatever reason, XFCE doesn't appear to add any suffix when searching using a full path.
Since the icon is available in /usr/share/pixmaps/, please consider just using
Icon=phpstorm
instead of the full path.jwundrak commented on 2020-03-22 00:56
the icon update not works for me here in gnome3. If I do
-Icon=/opt/phpstorm/bin/phpstorm
+Icon=phpstorm
it works, cause it is fetching from /usr/share/pixmaps
Could you please update this (and also for datagrip?)