In a multi-module project you might be right that grouping by scope is not the 
easiest way to group. However, we might consider creating groups for each 
module and for each scope, i.e. in a project with three modules data, logic, 
mvc. We might create the following list of project libraries:
- data-compile, data-runtime, data-test, etc.
- logic-compile, logic-runtime, etc
- mvc-compile, etc
- ${artifactId}-compile, etc.

Roald Bankras
Software Engineer
JTeam b.v.

-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED] 

I don't agree with grouping by scope (that likely wouldn't work if I 
understand correctly, as the project libraries would be different for 
every module), but by groupId might as an optional configuration option.

Please put it in the JIRA.

- Brett

Roald Bankras wrote:
> Hi all
>  
> Are there yet any plans to group the dependencies inside intellij?
> I'd like to see some project libraries instead of module libraries. My 
> suggestion is to group them by scope, but another way might be to group them 
> by module (esspecially for multi module projects).
> What are your idea's?
>  
> Roald Bankras
> Software Engineer
> JTeam b.v.
> 


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.6/339 - Release Date: 5/14/2006
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to