Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Gromov
Total activity
2258
Last activity
May 09, 2023 12:44
Member since
July 25, 2008 18:59
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
739
Activity overview
Articles (0)
Posts (3)
Comments (1516)
Sort by recent activity
Recent activity
Votes
Created
October 24, 2013 14:19
Please attach your log (Help | Show log)
Community
IntelliJ IDEA Users
IDE is not functioning from time to time
0 votes
Created
November 29, 2013 15:07
This feature is deprecated in IDEA 13, please use contracts instead: http://blog.jetbrains.com/idea/2013/10/better-control-flow-analysis-with-contract-annotations-and-intellij-idea-13/
Community
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 votes
Created
December 02, 2013 12:04
"Infer Nullity" should work as expected. Do you experience any issues with it?
Community
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 votes
Created
December 04, 2013 09:56
Infer Nullity doesn't currently use that information. And you have the ability to configure assert methods using contracts.
Community
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 votes
Created
December 04, 2013 10:19
The simplest way would be to annotate aParameter as @NotNull and remove SomeAsserter. It might also get you runtime assertions generated by IDEA.You can annotate SomeAsserter.assertNotNull method b...
Community
IntelliJ IDEA Users
Configuring Check/Assert Methods in IDEA 13 beta
0 votes
Created
December 19, 2013 14:25
Thanks for the clarification. That settings screen allows to choose the template data languages for FreeMarker and Velocity, that is, what kind of template those frameworks generate. By default it'...
Community
IntelliJ IDEA Users
How do I assign FreeMarker Template Data folders?
0 votes
Created
January 07, 2014 13:08
If you invoke completion (Ctrl+Space) after "map", you should see the type, as you will if you go to its declaration (Ctrl+B) or just show it in a popup (Ctrl+Shift+I). Which language is it BTW?
Community
IntelliJ IDEA Users
code hint after write
0 votes
Created
February 24, 2014 14:38
http://youtrack.jetbrains.com/issue/IDEA-107709 should allow you to use Velocity's StringUtil in file templates. Is this sufficient for your needs?
Community
IntelliJ IDEA Users
File templates - lower, upper, camel case
0 votes
Created
May 07, 2014 16:04
Yes, there is such a feature. It's called "Create Patch" and is available (like Shelve) in the right-click menu in Changes View.BTW there's also a request to support Perforce shelve/unshelve: http:...
Community
IntelliJ IDEA Users
Shelve files but keep them checked out?
0 votes
Created
May 07, 2014 12:41
What exactly is slower, IDEA or your debugged application? Do you have any active field/method breakpoints? Are you debugging Java?
Community
IntelliJ IDEA Users
slow debug
0 votes
«
First
‹
Previous
Next
›
Last
»