Milos Kleint wrote on Friday, April 15, 2005 8:51 AM:

> On 4/15/05, J�rg Schaible <[EMAIL PROTECTED]> wrote:
>> Milos Kleint wrote on Friday, April 15, 2005 8:08 AM:
>> 
>>> it's not exactly useful in the context of plugging the sources into
>>> the IDE.
>> 
>> Just as a side note: This is a limitation for NetBeans, but not for
>> Eclispe. In Eclipse you define the offset within the source archive
>> (although I wonder how *this* can be created automaticallly for the
>> elipse project). Don't know about IntelliJ though.
>> 
> 
> well, I can do it in Netbeans as well. the problem is that
> it's not doable in a automated way. I can lookup the
> <build><SourceDirectory> element in the POM to figure the
> offset of the sources, BUT this pom element can be only
> defined in the parent's pom file, which is NOT included in
> the distribution.

maybe not directly, but we have the class names in the jar and the file names 
in the distrubuted source ... it sould be possible to find the matching source 
(at least with Java, n ot necessarily with Jelly) ... but I admit, this is not 
optimal.

- J�rg

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

Reply via email to