Re: TINIConverter help

"Kris Ardis" <Kristopher.Ardis-6tN4nzCoH/[email protected]> Fri, 25 Jun 2004 07:11:38 -0500
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <002901c45aad$91b951e0$764000b4@kardis>
> Could not find/load the class javax/swing/JPanel

Something in your application is trying to access a swing class.
Windowing/GUI classes are not supported on TINI.

Kris

----- Original Message -----
From: "William I. Zumwalt" <wizumwalt-/[email protected]>
To: <tini-6tN4nzCoH/[email protected]>
Sent: Thursday, June 24, 2004 3:30 PM
Subject: [TINI]TINIConverter help


> I'm trying to use the TINIConverter. Can anyone take a
> look at the error below on why it's not finding this
> package.
>
> Thanks,
>
> --- TINIConverter output ---
>
> $ java -classpath /home/public/tini1.13/bin/tini.jar
> TINIConvertor -m com.mycompany.MyClass -path
>
/home/public/MinML.release/MinML.jar:/home/public/tini1.13/bin/tiniclasses.j
ar
> -o ./MyClass.tini -d /home/public/tini1.13/bin/tini.db
> -f ../builds
> TINIConvertor (KLA)
> Version 1.31 for TINI 1.1
> Built on or around August 27, 2003
> Copyright (C) 1996 - 2003 Dallas Semiconductor
> Corporation.
> Loading uk/co/wilson/xml/MinML.class from ZIP archive
> /home/public/MinML.release/MinML.jar
> ...
>
>
> Could not find/load the class javax/swing/JPanel
> Could not finish loading:
> java.lang.ClassNotFoundException: Could not find the
> superclass javax/swing/JPanel
> Exception caught: java.lang.RuntimeException: Could
> not finish loading: java.lang.ClassNotFoundException:
> Could not find the superclass javax/swing/JPanel
> java.lang.RuntimeException: Could not finish loading:
> java.lang.ClassNotFoundException: Could not find the
> superclass javax/swing/JPanel
>         at
>
com.dalsemi.system.classloader.TINIClassLoader.beginLoading(TINIClassLoader.
java:142)
>         at
> com.dalsemi.TINIConvertor.go(TINIConvertor.java:725)
>         at
> com.dalsemi.TINIConvertor.main(TINIConvertor.java:324)
>         at TINIConvertor.main(TINIConvertor.java:16)
> Exception in thread "main" java.lang.RuntimeException:
> Could not finish loading:
> java.lang.ClassNotFoundException: Could not find the
> superclass javax/swing/JPanel
>         at
>
com.dalsemi.system.classloader.TINIClassLoader.beginLoading(TINIClassLoader.
java:142)
>         at
> com.dalsemi.TINIConvertor.go(TINIConvertor.java:725)
>         at
> com.dalsemi.TINIConvertor.main(TINIConvertor.java:324)
>         at TINIConvertor.main(TINIConvertor.java:16)
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> TINI mailing list
> TINI-6tN4nzCoH/[email protected]
> To UNSUBSCRIBE, edit your profile, or see list archives:
> http://lists.dalsemi.com/mailman/listinfo/tini
>


_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini