Bruno Dusausoy

- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Bruno Dusausoy created a post, Keyboard layout problem
Hi,I use IntelliJ IDEA (12) on a Macbook Pro with the "Mac OS X 10.5+" keymap. I have a belgian keyboard layout.Some of the shortcuts don't work as expected. For example, the shortcut for commentin... -
Bruno Dusausoy created a post, Gradle and properties
Hi,I have a project using Gradle 1.6. It has a reference to a property passed through the -P flag.Whenever I try to import my project in IntelliJ IDEA, it says it cannot find the aforementioned pro... -
-
Bruno Dusausoy created a post, Copy directory structure to Tomcat
Hi,I need to copy a directory (with its subdirectories) from my Tomcat\etc to the ${CATALINA_BASE}\etc directory.Suppose my TOMCAT_HOME is /home/bdusauso/tomcat.Inside ${TOMCAT_HOME} there is the /... -
Bruno Dusausoy created a post, Tomcat deployment directory
Hi,I have a webapp which is deployed to a local Tomcat (6.0.x), located in R:\programs\apache-tomcat-6.0.36.I want IntelliJ IDEA to deploy the webapp to the \webapps subdirectory of the aforementio... -
-
-
-
Bruno Dusausoy created a post, Java and Scala (Akka library) problems
Hi,I'm using IntelliJ IDEA 10.0.3 and I'm beginning to use the Akka library.I only use it within Java code, no Scala involved.I have some problems with code completion and with the Java compiler wi... -