good you found the issue.

The problem stems from the difference in case handling in the file systems
on windows an Mac, which by default ignore case, and the jar as file
system, which is case sensitive.

met vriendelijke groet
Pieter van den Hombergh

Op za 28 sep 2024, 01:36 schreef Judi Rastall <j...@rastall.com>:

> Dear all,
>
> I had no response to this but just in case anyone is interested, I have
> found the problem. It turned out to be an image icon file I was calling
> (one of several) and one of them had an uppercase letter on disk whereas I
> was calling with all lowercase. The IDE glossed over this but the made .jar
> file would not. I guess it had thrown an error message somewhere but I
> wouldn't know where to look.
>
> Judi
> Older and Wiser
>
>
> On 26/09/2024 17:26, Judi Rastall wrote:
>
> Dear all,
>
> I have a strange problem that I cannot understand. I am writing a large
> application that uses methods to call other methods so as to modularise the
> source code. Everything works perfectly well when I run it in the Netbeans
> IDE but after a Clean & Build, the resulting .jar file works except for one
> module, which doesn't respond. I first noticed this in Netbeans 22 but the
> problem still exists after clean&build in V23.
>
> Does anyone have any hints about what I should be looking for as to why I
> might be having this problem?
>
> I am running Netbeans 23 on Windows 10 Pro.
>
> Judi Rastall
> Java Hobbyist
>
>
>
>
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> Virus-free.www.avg.com
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient>
> <#m_-8348721404516346876_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>

Reply via email to