gmane.comp.java.netbeans.modules.openide.devel - 使用 Google 工具栏进行发送

1 view
Skip to first unread message

nile black

unread,
May 15, 2007, 12:10:28 PM5/15/07
to jm...@googlegroups.com
gmane.comp.java.netbeans.modules.openide.devel

 

Creation of modules using the Open APIs.
Gustavo Santucho | 9 May 18:31

Re: Re: how can I package my module suite?

From: Gustavo Santucho <gustavosantucho <at> gmail.com >
Subject: Re: Re: how can I package my module suite?
Newsgroups: gmane.comp.java.netbeans.modules.openide.devel
Date: 2006-05-09 16:31:00 GMT
Never tried myself without wrappers, but should be possible.

From harness/README:

.........
If your module bundles one or more third-party libraries, declare them:

<class-path-extension>
<!-- Deployed path, relative to dir containing module: -->
<runtime-relative-path>ext/foolib.jar</runtime-relative-path>
<!-- Path of library in your own sources, relative to project
basedir: -->
<binary-origin>external/foolib.jar</binary-origin>
</class-path-extension>

You still need to separately copy the JAR to the output directory (see
below).
This just declares that Class-Path in your module's manifest should be
defined,
and adds a compile-time classpath entry for your module and modules
depending on
it.

If your bundled library is built from sources, just use

<class-path-extension>
<runtime-relative-path>ext/foolib.jar</runtime-relative-path>
</class-path-extension>
.........

-----
Gustavo.

Sophie BARDET wrote:

>Gustavo Santucho <gustavosantucho <at> gmail.com> writes:
>
>
>
>> > Does it exist a way to package this kind of project in a single nbm file?
>>
>>No, it doesn't.
>>See
>> http://openide.netbeans.org/servlets/BrowseList?list=dev&by=thread&from=427974
>> >>----- >>Gustavo. >> >> >> >> > >Thank you for your reply. >But can I make a module project with external jar libraries without creating >library wrappers? > >Regards, >Sophie. > > > >
Navigate
Topic
Search Archive

Advertisement
Splunk
Language
Options
Current view: Threads only / Showing whole messages / Not hiding cited text.
Change to All messages, shortened messages, or hide cited text.

Post a message
NNTP Newsgroup
Classic Gmane web interface
XML RSS Feed
List Information

About Gmane

nile black

unread,
May 15, 2007, 12:10:55 PM5/15/07
to jm...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages