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
December 21, 2010 06:25
1. There is a global default inspection profile (Default in the combobox in Inspections settings page). You could use it and modify as you need to.2. No, currently there isn't a compile-time valida...
Community
IntelliJ IDEA Users
Groovy unresolved expression - inspection + compilation error?
0 votes
Created
January 15, 2011 20:58
Jacy,The behavior was changed because of http://youtrack.jetbrains.net/issue/IDEA-54362. One problem is that there's only one option for all 4 kinds of braces, perhaps it should be named in some ot...
Community
IntelliJ IDEA Users
change in auto insert of brackets from 9 to 10
0 votes
Created
February 03, 2011 17:31
Right now IDEA does not do this. But you can always file a feature request.
Community
IntelliJ IDEA Users
is parsing javadoc possible
0 votes
Created
January 30, 2011 09:46
Could you please post the whole console output (with classpath) here?
Community
IntelliJ IDEA Users
SecurityException when running a Groovy script within IDEA 10
0 votes
Created
January 31, 2011 12:10
I don't see any SecurityException in this output. How did you find this was the cause? Could you post its own stacktrace here?
Community
IntelliJ IDEA Users
SecurityException when running a Groovy script within IDEA 10
0 votes
Created
February 01, 2011 15:11
I cannot reproduce this problem. It appears thet org.codehaus.groovy.tools.RootLoader#loadClass has to do with it. Could you please put a breakpoint there, run your script in the debug mode and sto...
Community
IntelliJ IDEA Users
SecurityException when running a Groovy script within IDEA 10
0 votes
Created
February 02, 2011 08:54
You could either excude from compiletion this particular file (in the compiler settings) or mark the whole source dir as non-source.
Community
IntelliJ IDEA Users
SecurityException when running a Groovy script within IDEA 10
0 votes
Created
February 28, 2011 17:59
Are your application context XML and spring.handlers in production or in tests? Are they in the same module? Could you please attach your spring.handlers here?
Community
IntelliJ IDEA Users
How do I tell IntelliJ where to find a custom namespace handler to parse a custom bean?
0 votes
Created
February 28, 2011 18:44
In fact, then it wasn't on the classpath (at least if you run your app from IDEA)
Community
IntelliJ IDEA Users
How do I tell IntelliJ where to find a custom namespace handler to parse a custom bean?
0 votes
Created
February 28, 2011 19:24
Interesting. As a library? Classes or sources?
Community
IntelliJ IDEA Users
How do I tell IntelliJ where to find a custom namespace handler to parse a custom bean?
0 votes
«
First
‹
Previous
Next
›
Last
»