----- Original Message -----
From: "Drew Varner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 27, 2002 8:59 PM
Subject: Patch - src/tools/cents/centipede.cent/xbuild.xml
> Hey Folks,
>
> The followiing one-liner seems like it'll make it easier to run
POIBrowser. I
> think this will allow a user to use java -jar or to run it or double click
on
> it in a Windowing environment to bring it up. Is there some way to include
the
> other files we need in the classpath automatically? I haven't been able to
run
> POIBrowser yet.
First do build compile (return).
Then build contrib (return) poibrowser (return) filename (return).
> File: src/tools/cents/centipede.cent/xbuild.
> 264a265
> > <attribute name="Main-Class"
> value="org.apache.poi.contrib.poibrowser.POIBrowser"/>
It makes POIBrowser the default app to launch for contrib, which isn't the
intended behaviour.
Also, POIBrowser needs a filename upon invocation, hence doubleclick won't
make it work unless you make it the default viewer for the files you want to
see, which usually isn't desired.
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------
--
Nicola Ken Barozzi [EMAIL PROTECTED]
- verba volant, scripta manent -
(discussions get forgotten, just code remains)
---------------------------------------------------------------------