Jānis Elmeris

- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 37
- Subscriptions 11
-
Created PhpStorm won't run – UnsupportedClassVersionError
AnsweredIs Java 11 too old to run PhpStorm, or is there something else going on here? Ubuntu 20.04 is supposedly supported in the PhpStorm system requirements.PhpStorm-241.18034.69/bin $ ./phpstorm.sh Open... -
Edited Directory tree in the Find results window
AnsweredIs it possible to view the search results grouped in a folder tree? So every folder on every level gets grouped by its parent? I were trying to click on various view type icons, but, currently, I c... -
Created Why is my post still pending approval?
Why is my post still pending approval? https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000731144-Starting-a-Debugging-Session-from-the-Command-Line I posted it two days ago. -
Edited Starting a Debugging Session from the Command Line
I'm running this command: $ /usr/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_mode=req -dxdebug.remote_port=9000 -dxdebug.remote_host=127.0.0.1 -dxdebug.remote_connect_back=0 /var/www/print/pub...