Cedric Champeau

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created AssertionError when checking if compile scope is up-to-date
Hi,I'm facing a strange problem : when I run my plugin under the sandbox environment, everything works. But in the real mode, aka when the plugin is deployed through the plugin manager or unzipped ... -
Created Diana vs Maia
Hi,I'm just curious about why there are so many blog posts about Maia, although the official version is still Diana, and no EAP of Maia is available. Does it mean that Maia will be released within ... -
Created Major regression when upgrading to Idea 8.1
Hi,I have a problem which looks like a serious regression after having upgraded from IDEA 7 to 8.1. Before, we could have Groovy files not contained in a directory marked as source correctly parsed... -
Created This license is beeing used elsewhere...
Hi,I'm trying to test a plugin, but whenever I try to run/debug my plugin configuration, I have the following popup :"This license is beeing used elsewhere on the network by munster (127.0.1.1) ...... -
Created Inter-module dependencies recognition
Hi,Again I'm having troubles with maven 2 integration : IntelliJ does not seem to recognize properly inter-module dependencies. My project looks like this :project/pom.xml : parent POM, specifing v... -
Created Maven 2 bug in Idea 7
Seems there's a bug with Maven integration in Idea 7. The problem did not happen with milestone 2 : when creating a project from a pom.xml which contains test sources, tests sources are marked as a... -
Created Selena+Maven best practices
Hi,I'm wondering what are the "best practices" for a Selena+Maven combination. I'm starting a new webapp project, and I would like to use maven for the build system. However, it seems to be difficu... -
Created Persistence with Hibernate Annotations
Hi,Is there any way to configure the Hibernate facet to read annotations instead of hibernate.cfg ? There was a trick in Idea 6 where you could create a META-INF/persistence.xml file. Tried on Sele... -
Created BeanShell console replacement
Hi,In order to improve my BeanShell plugin, I'd like to replace the default console with a smart one (syntaxt highlighting and completion). I guess I can reuse some IJ components, but don't really ... -
Created [Ann] BeanShell Box 0.2
Hi there,I've just uploaded a new version of my "BeanShell Box" plugin (contest). As a reminder, this plugin integrates support for the BeanShell language directly in IJ. As BeanShell is a Java com...