Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need help on javascript compiler

10 views
Skip to first unread message

Saliya Ekanayake

unread,
Oct 19, 2006, 5:24:56 AM10/19/06
to dev-tech-...@lists.mozilla.org
Hi all,

I want to compile a .js file into a .class file. I tried as given in
http://www.mozilla.org/rhino/jsc.html but when I invoke the compiled class
it says NoClassDefinition found.

Can someone please help me on this.

Regards,
Saliya Ekanayake
esa...@gmail.com

Jason Wadsworth

unread,
Oct 19, 2006, 12:23:25 PM10/19/06
to dev-tech-...@lists.mozilla.org
Well, if it created a class file for you, I don't think that
exception is related to Rhino. The only suggestion I can offer is
that you double check your classpath, and make sure that you've
spelled everything correctly.

- Jason

> _______________________________________________
> dev-tech-js-engine mailing list
> dev-tech-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-js-engine

0 new messages