Hugo Palma
- Total activity 162
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 43
-
Created Ruby plugin in IntelliJ Maia
Am i doing something wrong or is the ruby plugin still not available for the upcoming IntelliJ 9 (Maia) release ?If it is, how do i get it ?Thanks. -
Created Build #9540 doesn't event start
I just downloaded build #9540 and when i run it i get the questions about the plugins to enable and then it just goes zombie. I see the spash screen, the process is active but nothing more. It neve... -
Created HQL console queries don't recognize entities
When i do a simple query in the HQL console like "from ]]>" i always get the error:<Entity> is not mapped \[from <Entity>\]Query is not preparedAll my entities show up in the structure view under t... -
Created Trying to get hold of MavenModel but always getting null
I'm trying to get of the MavenModel instance like this:org.jetbrains.idea.maven.dom.PomDescriptor.getPom(pomFile)but this always returns null. I can see that it's the call to DomManager.getFileElem... -
Created Maven Integration++
I'm thinking of creating a plugin that adds more features to the integration on IDEA with Maven. A couple of the things i'd like to add is:- Visual POM editor.- Repository (local and remote) search... -
Created Is SoapUI like functionality predicted to the Web Services plugin ?
When developing web services i've found the SoapUI plugin a time life saver. I think it's functionality would be a perfect fit in the Web Services plugin.Any idea if this is planned ? -