List Info

Thread: Re: netbeans and oppen office




Re: netbeans and oppen office
country flaguser name
France
2007-06-14 13:39:11
ok thank you ,I will try it tomorrow ,and I will tell you
what will happen

>From: "ashok _" <listmanstergmail.com>
>Reply-To: devapi.openoffice.org
>To: devapi.openoffice.org
>Subject: Re: [api-dev] netbeans and oppen office
>Date: Thu, 14 Jun 2007 19:12:38 +0300
>MIME-Version: 1.0
>Received: from openoffice.org ([204.16.104.2]) by 
>bay0-mc2-f9.bay0.hotmail.com with Microsoft
SMTPSVC(6.0.3790.2668); Thu, 14 
>Jun 2007 09:12:43 -0700
>Received: (qmail 12683 invoked by uid 5000); 14 Jun 2007
16:12:41 -0000
>Received: (qmail 12669 invoked from network); 14 Jun
2007 16:12:40 -0000
>X-Message-Info: 
>5ZHoJh3ZkQ2beHhjtR/Lqw+jGgHyYqvlcOX901YQIttX/7kYcd+iVW3T
px/DmeMS
>Mailing-List: contact dev-helpapi.openoffice.org; run by
ezmlm
>Precedence: bulk
>X-No-Archive: yes
>list-help: <mailto:dev-helpapi.openoffice.org>
>list-unsubscribe: <mailto:dev-unsubscribeapi.openoffice.org>
>list-post: <mailto:devapi.openoffice.org>
>Delivered-To: mailing list devapi.openoffice.org
>X-IronPort-Anti-Spam-Filtered: true
>X-IronPort-Anti-Spam-Result:
AgAAACcGcUZA6aayhmdsb2JhbACPRgIJBgYJCBYH
>X-IronPort-AV: i="4.16,421,1175497200";   
d="scan'208"; 
>a="59918095:sNHT101210529"
>X-IRONPORT: SCANNED
>DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;       
d=gmail.com; s=beta;  
>       
>h=domainkey-signature:received:received:message-id:date:
from:to:subject:in-reply-to:mime-version:content-type:conten
t-transfer-encoding:content-disposition:references; 
>        
>b=jdrt7lwC7lSE3FbRI5giVTTQITnElajTSDWimKCU/FbaqE1AvEiXPH
CYeYjAKDGG9XSXrfEGO3VWkwUJRcCr5b5oJFmEbhLb/oPIagNYfLYjdJQPoy
DqTZ4Qw/ino46SARHfvQU19tVo/5zPDM3qdXTS2kbTyELcLcC3tHL+tJ0=
>DomainKey-Signature: a=rsa-sha1; c=nofws;       
d=gmail.com; s=beta;       
>  
>h=received:message-id:date:from:to:subject:in-reply-to:m
ime-version:content-type:content-transfer-encoding:content-d
isposition:references; 
>        
>b=ukYXcAM1XhYzU6Cszfyz1K8ckVpv+0QA8IMlySkumFyxaWK9ujiRdm
6hfyWt2RVXhrJJqDFMGgFrRnJqixYkPpV3tDegS/8Fl5yQ2+844B1CEteHeo
CzX5CoJmLjuRdgMwoZ6WuGkjjc25/DJduM/kIdIEOPQoai2izvXbmI2Tc=
>References:
<ce922a3b0706140615v21e47189l57751c5484306025mail.gmail.com> 
><BAY130-F37EC351702B4634483B42DD41F0phx.gbl>
>Return-Path: dev-return-17877-houssame=hotmail.comapi.openoffice.org
>X-OriginalArrivalTime: 14 Jun 2007 16:12:43.0349 (UTC) 
>FILETIME=[D6B35050:01C7AE9E]
>
>On 6/14/07, houssam elhallak wrote:
>>here is the path in my  manifest.mf
>>Class-Path: lib/AbsoluteLayout.jar
lib/poi-3.0-alpha3-20061212.jar lib
>>/poi-contrib-3.0-alpha3-20061212.jar
lib/poi-scratchpad-3.0-alpha3-20
>>061212.jar lib/comm.jar lib/swing-layout-1.0.2.jar
lib/postgresql-8.2
>
>Ah... the problem is that the manifest is invalid
because the paths
>are getting wrapped.
>
>the following is a wrong path:
>Class-Path: lib/AbsoluteLayout.jar
lib/poi-3.0-alpha3-20061212.jar lib
>/poi-contrib-3.0-alpha3-20061212.jar
>
>the following is a correct path:
>Class-Path: lib/AbsoluteLayout.jar
lib/poi-3.0-alpha3-20061212.jar
>     lib/poi-contrib-3.0-alpha3-20061212.jar ....
>
>The thing with the manifest file is that it has a line
length
>limitation of 72 bytes...
>which means you have to manually edit it with the
neccessary spaces
>and indentation.
>in your netbeans project you will find the manifest.mf
file under the
>main project folder.
>
>The manifest.mf by default is generated by the ant
build.xml script,
>sometimes i have had to edit the build.xml file to
disable automatic
>manifest class-path generation, and instead make it
include the
>manually generated manifest.mf...
>
>the class-path header is described here:
>http://java.sun.com/docs/books/tutorial/ext/basi
cs/download.html
>a coupe of related bug-reports documenting the issue
here:
>http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=429
5946
>http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=644
3578
>
>
>>by the way the swing layout jar file is included
with my lib dir that is
>>generated next to the  jar file
>>and the path is also included in the manifest
>>
>
>--------------------------------------------------------
-------------
>To unsubscribe, e-mail: dev-unsubscribeapi.openoffice.org
>For additional commands, e-mail: dev-helpapi.openoffice.org
>

____________________________________________________________
_____
Get a preview of Live Earth, the hottest event this summer -
only on MSN 
http://liveearth.msn.com?source=msntaglineliveearthhm

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribeapi.openoffice.org
For additional commands, e-mail: dev-helpapi.openoffice.org


[1]

about | contact  Other archives ( Real Estate discussion Medical topics )