Omair-Inam Abdul-Matin
- Total activity 108
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 44
-
Omair-Inam Abdul-Matin created a post, Hibernate console: ClassNotFoundException (org.springframework.beans.factory.BeanDefinitionStoreException)
I'm trying to run the Hibernate console on IntelliJ... I have a Hibernate facet with an associated datasource:I can connect to the datasource and run queries without issues... When I try and run so... -
Omair-Inam Abdul-Matin created a post, Customizing color scheme for unscrambled stack trace
I'm trying to customize the color scheme and would like to know which elements in the settings I need to customzie to change the items highlight below in the stack trace...Thanks,Omair -
Omair-Inam Abdul-Matin commented, -
Omair-Inam Abdul-Matin created a post, When can I buy IntelliJ with a "free upgrade to LEDA"
I was told earlier that Leda is expected to be released sometime near the end of this year. I wanted to know when I can purchase IntelliJ 11 with a guaranteed "free upgrade to LEDA" offer... Being... -
Omair-Inam Abdul-Matin created a post, Release date for IntelliJ 12 (LEDA)
Hi all,What is the expected release date for IntelliJ IDEA 12? (just wanting to get a rough idea)Thanks,Omair -
Omair-Inam Abdul-Matin created a post, Gradle plugin: Support for downloading 3rd party dependencies from maven repo
* Does JetGradle in IntelliJ (IC-117.281) have support for downloading 3rd party dependencies from the web (like it exists currently for Maven)? * If not, is there an open feature for this issue? -
Omair-Inam Abdul-Matin created a post, IntelliJ 11.1: AspectJ support virtually non-existent
I need to use Oval (http://oval.sourceforge.net/) in a project and it requires AspectJ... AspectJ support in IntelliJ is basically non-existent... It's worse.. there's a plugin that exists.. instal... -
Omair-Inam Abdul-Matin created a post, ObjectGraphBuilder - JVM error when running ObjectGraphBuilder and overriding relationNameResolver (JDK 1.6.0_20, IntelliJ 9.0.1, Groovy 1.7.2)
I'm trying to override the classNameResolver in objectgraphbuilder. When I do that, and try to run my script *in debug mode*, I get a JVM exception: Here's the script I run: // start of script imp... -
Omair-Inam Abdul-Matin created a post, TestNG: Classnotfoundexception (at runtime) - for class existing in project
I have a peculiar problem that I see on Idea 9.0.2 (but not on 9.0.1) .. I have a project consisting of two modules: 1. application (depends on util) - built using ant (with some code generation)... -
Omair-Inam Abdul-Matin created a post, Support for Grinder Performance Framework in Python plugin
I'm looking for Support for the Grinder Performance Testing framework in Python (similar to what http://code.google.com/p/grinderstone/ provides for Eclipse). I have created a PY-150 issue to trac...