Guy Mahieu
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 12
-
Guy Mahieu commented, -
-
Guy Mahieu created a post, Working with $PROJECT_DIR$ in plugin configuration options
For the IvyIDEA plugin, a number of paths are saved as part of the plugin configuration settings (the facet config). Now these are stored absolute (I just save the text that comes from the TextFiel... -
-
Guy Mahieu created a post, Get path relative to $MODULE_DIR$
In the IvyIDEA plugin I now add jars to a module library. I used absolute paths because that was the easiest way to do it, but I would really like to add the dependencies as paths relative to the m... -
-
Guy Mahieu created a post, Using the IntelliJ proxy settings from a plugin
Hi all,I want to enable proxy support for my ivy integration plugin and have it use the IntelliJ proxy server settings when configured. I browsed through the openapi packages and found the HttpCo... -
Guy Mahieu created a post, Using the IntelliJ proxy settings from a plugin
Hi all,I want to enable proxy support for my ivy integration plugin and have it use the IntelliJ proxy server settings when configured. I browsed through the openapi packages and found the HttpConf... -
Guy Mahieu created a post, [ANN] IvyIDEA 0.7-alpha
Version 0.7-alpha of the IvyIDEA plugin was released.This plugin resolves module dependencies through Ivy without the need for a lot of configuration or special ant build files. Modules containing ... -