Samuel Eminet

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Samuel Eminet commented, -
-
-
Samuel Eminet commented, -
-
-
Samuel Eminet created a post, AnsweredCreating iml and .idea/modules.xml from gradle
Hi, I'm trying creating a module from a gradle plugin by creating a iml file and adding it to .idea/modules.xml (without idea gradle plugin), but IntelliJ seems not be able to read those files unti... -
Samuel Eminet created a post, AnsweredConnect to IntelliJ debuger/console from a gradle task
Hi, I'm developing a gradle plugin for adobe air application, i've created tasks for compiling and launching app in ADL, it's working fine but is there any way i can link that ADL instance to Intel... -
-
Samuel Eminet created a post, Gradle plugin sources linkage
Hi,i'm developping a gradle plugin and i can't figure out how to link sources when using it in build.gradle.For example if you're are using com.android.tools.build:gradle:1.3.1, in your build.gradl...