Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Bbiktop
Follow
New posts
New posts and comments
Total activity
17
Last activity
November 03, 2020 16:45
Member since
April 01, 2019 08:56
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
3
Activity overview
Posts (2)
Comments (10)
Sort by votes
Recent activity
Votes
Edited
November 03, 2020 15:18
Is it a "feature" to support Java9 and later for Idea? jmods are part of Java9+, and they're unsupported. Why it's not stated explicitly in the app description? I have GraalVM/java11 project which ...
Community
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
1 vote
Edited
November 03, 2020 15:57
Sure, thank you Tatiana, this is exactly what I did in order to check what's wrong, as you could see in my original post, But the rest of my team uses Java11, and I supposed, Idea supports Java ne...
Community
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
0 votes
Created
November 03, 2020 14:38
Sorry, do I understand correctly, that registered user, who bought a product, shall VOTE to have the bug fixed?
Community
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
0 votes
Created
November 02, 2020 17:59
Here, I added versions: But it works!
Community
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
0 votes
Edited
November 02, 2020 17:43
Hi Arina,Thank you for your reply. I suppose, it's not the reason, because I am able to build my project, and it executes normally.Here are my settings: And here's what I see in the editor: Th...
Community
IntelliJ IDEA Users
Cannot add GraalVM modules to the project
0 votes
Edited
September 05, 2020 08:40
Thank you! According to my experience, it will be fixed never. Btw, it looks like there's an error in your code there. First and second examples looks the same. You probably meant "commit" in the s...
Community
IntelliJ IDEA Users
Postgresql transactions aint'working
0 votes
Edited
September 04, 2020 17:03
Notes: "Use COMMIT to successfully terminate a transaction. Issuing ROLLBACK when not inside a transaction does no harm, but it will provoke a warning message."It is exactly the same what is stated...
Community
IntelliJ IDEA Users
Postgresql transactions aint'working
0 votes
Edited
September 04, 2020 09:03
Wow! Thank you so much! it works this way. is it kinda "idea extension"? According to the sql-92 standard, section 4.28: "An SQL-transaction is terminated by a <commit statement> or a <rollback sta...
Community
IntelliJ IDEA Users
Postgresql transactions aint'working
0 votes
Edited
September 03, 2020 17:46
Thank you for your help! I found it, and I couldn't find it myself ever!I don't really know these idea terms for their windows. I just clicked on the test.sql file in the "Project" window, and it h...
Community
IntelliJ IDEA Users
Postgresql transactions aint'working
0 votes
Created
April 01, 2019 08:56
The same here, had to disable both maven plugins in order to build the project
Community
IntelliJ IDEA Users
Build failure due to maven-annotations-test error
0 votes