You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/03/04 07:51:14 UTC

[jira] Closed: (MIDEA-20) Configurable excluded directories for less synchronizing

     [ http://jira.codehaus.org/browse/MIDEA-20?page=all ]
     
Edwin Punzalan closed MIDEA-20:
-------------------------------

     Assign To: Edwin Punzalan
    Resolution: Duplicate

A patch provided for MIDEA-26 includes this feature.

> Configurable excluded directories for less synchronizing
> --------------------------------------------------------
>
>          Key: MIDEA-20
>          URL: http://jira.codehaus.org/browse/MIDEA-20
>      Project: Maven 2.x Idea Plugin
>         Type: Improvement

>     Reporter: Geoffrey De Smet
>     Assignee: Edwin Punzalan
>      Fix For: 2.0

>
>
> When you switch from the maven console to IntelliJ, it synchronizes (most people prefer to set it automatically, but it can be set to do it manually).
> This synchornizing take up minutes if you 've just build you 're maven site and included javadocs,
> because IntelliJ indexes every single html file.
> If you choose not to synchronized, then you can't edit anythign outside of IntelliJ, including images using the gimp, xdoc files using a WYSWYG editor or even the intellij configuration files using "mvn idea:idea".
> There is a simple solution: exclude the site directory.
> But of course there is more then the site that gets generated: everything in the target directory.
> Maven1 offered the option to exclude the entire target directory.
> For most cases this would work perfectly, except for projects using generated code in the target directory.
> So I believe it should be configurable and a good default should exclude the site directory too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org