[jboss-dev] jbossall-client.jar now references external libs

Christophe Laprun claprun at redhat.com
Fri Nov 7 16:52:57 EST 2008


On Nov 7, 2008, at 3:50 PM, David M. Lloyd wrote:

> On 11/07/2008 04:02 AM, Max Rydahl Andersen wrote:
>> On Thu, 06 Nov 2008 17:28:04 +0100, David M. Lloyd <david.lloyd at redhat.com 
>> > wrote:
>>> Are there mechanisms which Eclipse *will* read?
>> Does intellij read the manifest.mf and use it at compile time ?
>
> No, it doesn't seem to, unfortunately.  Supposedly it will read  
> Maven POM info but I've not tried it myself.

Yeah, IDEA can use a maven POM file as a project file (i.e. use the  
Maven model as a project model instead of having to manually create a  
project). It seems to work reasonably well, especially when you have a  
Maven project that also knows about the source files for libraries.  
This way, not only do you not have to worry about the dependencies but  
you also get to step in the code of libraries when debugging without  
having to set anything up. Quite a time saver when you have to deal  
with a modularized project.


Cordialement / Best,
Chris

==
JBoss Portal Developer / WSRP Lead
JBoss, a division of Red Hat
JBoss Portal blog: http://jbossportal.blogspot.com
Personal blog: http://blogs.codepuccino.com/metacosm
"Reality is that which, when you stop believing in it, doesn't go  
away." - Philip K. Dick




More information about the jboss-development mailing list