• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse:Java EE perspective crashes with Internet explorer unspecified error.Why?

 
Ranch Hand
Posts: 477
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Folks
I'm using eclipse version 3.6.1's Java EE perspective for web development . I'm a relative newbie in this area. Eclipse works well , except when it throws a few tantrums like the one in the question . Often I have eclipse crashing with default browser which I believe is IE , saying there is a unspecified script error. Any idea why this could be happening?
Is is it a bug or am I missing something here that I could do to prevent it
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't have any idea regarding the error you mention, but what I would do is either use the internal browser built into Eclipse or configure Eclipse to use another browser, such as Firefox or Chrome. If you do so, there is nothing that says you can't open IE separately to check out how the app's UI works in IE.
 
Vic Hood
Ranch Hand
Posts: 477
Eclipse IDE Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Peter,
I'm referring to the error occurring while using the internal browser.
I've attached a screenshot , have a look and let me know what you guys think could be causing the issue.
Thanks.
Vivek
EclipseError.JPG
[Thumbnail for EclipseError.JPG]
 
Saloon Keeper
Posts: 27763
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The web browser built into Eclipse is not what I'd classify as "Industrial Strength". I only use it in specialized cases where it's convenient. When I need full browser capabilities, I use an external browser such as Firefox, Chrome or IE.
 
I have always wanted to have a neighbor just like you - Fred Rogers. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic