Re: [OpenMap Users] Issues with OpenMap in a jar file

From: Don Dietrick <dietrick_at_bbn.com>
Date: Thu, 11 Jun 2009 18:53:38 -0400

Hi Mulone,

You should be able to load a png using an ImageIcon, created using a
URL. Create the URL using PropUtils.getResourceOrFileOrURL(String
path), where the path is a relative path to the png from the root of the
jar file.

- Don

Mulone wrote:
> PS: when I run the exact same code on Eclipse it works fine... I get the
> error just when I run it from the executable jar with java -jar
> myapplication.jar
>
>
> Hi everybody,
> I've been messing with my openmap-based application to make it work in a
> executable jar file... It's not as easy as it might look.
>
> The most annoying issue I've come across is related to the png files I use
> to display icons: given that I can't use a simple FileInputStream in a jar
> file I wrote this function: http://www.copypastecode.com/6107/
> [...]
>

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Jun 11 2009 - 18:54:04 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT