Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Andreas Seibt
Total activity
125
Last activity
May 18, 2026 12:39
Member since
October 16, 2020 06:49
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
37
Activity overview
Posts (34)
Comments (54)
Sort by recent activity
Recent activity
Votes
Created
May 06, 2022 07:32
I don't use a specific run configuration. When I use the run command from the conrtext menu, a temporary configuration is generated by IntelliJ (as far as i know). I Just found a VM with 2021.3.1 i...
Community
IntelliJ IDEA Users
Problem with starting Docker container in 2022.1
0 votes
Created
May 06, 2022 04:29
was this behavior change made consciously or is it a bug?
Community
IntelliJ IDEA Users
Problem with starting Docker container in 2022.1
0 votes
Created
May 05, 2022 11:16
I start the container like this: and the build log shows this: and the generated run configuration looks like this: Doing the same in IntelliJ 2021.x would start only the selected. With an expli...
Community
IntelliJ IDEA Users
Problem with starting Docker container in 2022.1
0 votes
Created
April 25, 2022 16:45
Thanks for the hint. The feature request is about 2 years old. Do you have an idea when it will be implemented? For me it's more a bug than a feature. Kind Regards Andreas
Community
DataGrip
Column order in data view
0 votes
Created
November 29, 2021 07:12
Unfortunately i had problems to use the upload service. Your URL leads to a Google login page which want's a jetbrains.com email address (and i don' t have a google account and will never create on...
Community
DataGrip
Authentication via Azure Active Directory Interactive does not work
0 votes
Created
November 20, 2021 06:49
Thank you for the hint. I have missed the two links because in full screen mode the hint is a one liner and the links are placed on the far right. Also the contrast between foreground and backgroun...
Community
DataGrip
delete without where not possible
0 votes
Created
August 21, 2021 05:37
Here it is (just the getter / setter for one property): public Integer getAppId() { return appId;}public void setAppId(Integer appId) { this.appId = appId;}public MyLittleTestDto appId(Intege...
Community
IntelliJ IDEA Users
Question about generating getter / setter
0 votes
Created
August 20, 2021 05:39
Here is the sample and setter template code. I tried to upload a sample solution via your update service, but the upload failed for some reason. public class MyLitteTestDto { private Integer ap...
Community
IntelliJ IDEA Users
Question about generating getter / setter
0 votes
Created
July 30, 2021 04:41
until yesterday i used 2021.1.3. I just upgraded to 2021.2 and now it works.
Community
IntelliJ IDEA Users
How to show concrete type instead of var in variable declaration
0 votes
Created
July 28, 2021 18:04
Hi Olga, thanks for the help. It's not quite obvious that the option is placed under "Code folding". I looked at "Code Completion", "Code Editing" and "General". I didn't think about searching for...
Community
IntelliJ IDEA Users
How to show concrete type instead of var in variable declaration
0 votes
«
First
‹
Previous
Next
›
Last
»