Peter Jacobsen

- Total activity 605
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 215
-
Created 2022.2 macOS merge projects menu
AnsweredI am running the latest IntelliJ version 2022.2 on macOS Monterey - there is no "Window->Merge Projects" menu item. What do I overlook (global TABs is enabled)? I am using the new UI. Thanks and re... -
Created IntelliJ IDEA 2019.3 EAP Linux - MIssing macOS keymap
AnsweredI use the macOS keymap on all my IntelliJ installations (macOS/Linux) to keep sanity. In the latest Linux EAP the macOS key map has been removed, so I cannot use it right now. I hope this is a regr... -
Created Playframework Support Plugin
Since Play 2 framework support is built into the Scala plugin - is the 'Playframework Support' Plugin still needed? What does it do?Thanks and regards,Peter -
Created 50% discount on personal license
Shouldn't there also be a 50% discount on the renewal program? Otherwise I would be better off buying a new (second) license.Regards,Peter -
Created iOS mobile remote debugging
I am looking for an option to remotely debug an iOS application via WiFi running on iPad, but I only find the options "Emulator" and "Android device" in the Run dialog. Am I missing something?Thank... -
Created IU-92.65: Git plugin does not synchronize external changes
When using the git on the command line - switching back to IDEA does not pick up the changes, which I would expect it to do.Thanks and Regards,Peter -
Created How do I pass an environment variable to an ANT task?
I have something like this in my ANT build.xml and would like to pass FLEX_SDK_3_2 as an environement variable:[code]<project default="usage" basedir="."> <!-- Set Environment property --> <p... -
Edited Access inspection broken?
The Scala plugin 2022.3.1 (latest IntelliJ EAP) inspection complains about many 'Access can be private' locations (variables and functions) which are false. I did not recognize a pattern, it seems ... -
Created IntelliJ IDEA 2019.3 EAP Editor Tabs handling
AnsweredI run IntelliJ with TABs = none. After opening a few files - when closing the most recent one, IntelliJ keeps popping up the previous editors from this session until all of them are closed. This is... -
Created Strange Keyboard Shortcut behaviour
AnsweredI am using the Mac OS 10.5+ keyboard keymap under Ubuntu 18.10 - to avoid confusion when using IntelliJ also on macOS. In custom properties I set keymap.windows.as.meta=true to activate the CMD key...