facebook

[Closed] Debugging JavaScript, from the help pages

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #251484 Reply

    fermataintl
    Member

    I am going through the help pages on debugging javascript, using the mario example. I downloaded it and am at section 6.2 and just did the Debug As > JavaScript Application

    I see an error flagged in the JS console: uncaught exception: Permission denied to set property EventTarget.addEventListener

    What is the problem?

    Dean

    #251496 Reply

    Riyad Kalla
    Member

    Dean,
    Can you paste the result from the MyEclipse menu, then click About, then click Configuration SUmmary for us please.

    #251532 Reply

    fermataintl
    Member

    Not exactly sure what you meant. Is this what you requested:

    *** Date: Wed May 03 11:08:35 EDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060228-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Graphical Editing Framework

    Version: 3.1
    Build id: 200509301327

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: I20050627-1435

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: I20050627-1435

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse-SDK-3.1-win32\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    fc8_108
    -vm
    C:\WINDOWS\system32\javaw.exe

    #251543 Reply

    Riyad Kalla
    Member

    Yes exactly, ok that stuff looks good.

    First let’s try restarting using -clean command line argument as outlined here:
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10280.html

    If that doesn’t help can you navigate to your log file (<Workspace dir>\.metadata\.log) and find exceptions related to this issue and copy paste them here for me? An easy shortcut is to shut down MyEclipse, erase the log file, start ME back up again, cause your exception to occur, then copy paste the entire log file for me into a message here.

    #251587 Reply

    fermataintl
    Member

    restarting with -clean has eliminated it

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: [Closed] Debugging JavaScript, from the help pages

You must be logged in to post in the forum log in