Hello Vlad,
Please see my comments below:

> 1. With multiple output paths: directories get improperly synchronized,

Please check your source paths configuration. A source path root directory
should be the immediate parent directory for top-level packages.
In your example it looks like the source root is "src/pack1" instead of
"src" (provided your sources are stored in the directory "src")

> 2. Exclude from compilation doesn't seem like working at all :( The paths
> look like being ignored

Could you please provide with details? (steps to reproduce)

> 3. If ANT's task is set to be executed after compilation, the IDE hangs
> after compilation (at least for me)

This bug is already fixed in #630.


--

Best regards,
Eugene Zhuravlev
JetBrains, Inc / IntelliJ Software, http://www.intellij.com
"Develop with pleasure!"

"Vlad Ilyushchenko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> Hello,
>
> I just joined this list so not intentionally I might repeat somebody :(
>
> A few bugs in build 629:
>
> 1. With multiple output paths: directories get improperly synchronized,
> for example: if the package "pack1.pack2.pack3" to be compiled separately
> into "dir1/dir2/" the resource directory "pack1.pack2.pack3.resources"
> will end up being copied to "dir1/dir2/pack2/pack3/resources" where
> should be "dir1/dir2/pack1/pack2/pack3/resources"
>
> 2. Exclude from compilation doesn't seem like working at all :( The paths
> look like being ignored
>
> 3. If ANT's task is set to be executed after compilation, the IDE hangs
> after compilation (at least for me)
>
> Regards,
> Vlad.
>
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to