Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » com.sun.jimi/com.genetic/netscape.javascript.JSObject
com.sun.jimi/com.genetic/netscape.javascript.JSObject [message #175471] Thu, 19 October 2006 13:40 Go to next message
Eclipse UserFriend
Originally posted by: fariano2003.yahoo.com

I am new to Eclipse. I am importing com.sun.jimi, com.genetic and
netscape.javascript.JSObject packages. I am getting these error messages:
"jimi can not be resolved", "com.genetic can not be resolved" and
"unhandled exception type JSException". I was wondering why I get these
error messages.
Re: com.sun.jimi/com.genetic/netscape.javascript.JSObject [message #175604 is a reply to message #175471] Thu, 19 October 2006 16:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Fariano wrote:
> I am new to Eclipse. I am importing com.sun.jimi, com.genetic and
> netscape.javascript.JSObject packages. I am getting these error
> messages: "jimi can not be resolved", "com.genetic can not be resolved"
> and "unhandled exception type JSException". I was wondering why I get
> these error messages.

Because your project does not include the JARs with those packages.
For a start, open the Eclipse Help and find the Getting Started Guide
under Java Development - there are tutorials and examples there that
will help you understand how to set up your projects.

Hope this helps,
Eric
Re: com.sun.jimi/com.genetic/netscape.javascript.JSObject [message #175726 is a reply to message #175604] Fri, 20 October 2006 13:57 Go to previous message
Eclipse UserFriend
Originally posted by: fariano2003.yahoo.com

Thanks Eric it worked. However, two methods of JSObject do not work.
JSObject.getWindow and JSObject.eval. The program throws "Unhandle
exception". The methods run fine in UNIX (using jre 1.1.8). However, it
does not work in eclips. I was wondering if there is a setting or
revision issue.


Thanks
Previous Topic:hide (filter) comments
Next Topic:IPropertySource mandatory field
Goto Forum:
  


Current Time: Thu Apr 25 01:37:50 GMT 2024

Powered by FUDForum. Page generated in 0.09255 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top