- This topic has 8 replies, 4 voices, and was last updated 18 years, 4 months ago by Greg.
-
AuthorPosts
-
efratbMemberHi,
I have myeclipse version 4.1.1 (eclipse DSK 3.1.1), and recently I have problems using the JavaScript editor.
I used to work with it in the past, but now I can’t use it and I don’t know what has changed.
When trying to open any js file (double click on the file) I get an error: “An error has occurred. see error log for more details”.
When I’m using the “Open With” operation, I am able to open the file with text editor, but when I select JavaScript editor nothing happens (not even an error).Any idea why this is happening?
Thanks a lot,
Efrat
Riyad KallaMemberEfrat,
Does the editor say “MyEclipse JavaScript Editor” or just “JavaScript Editor”? Also please paste the result from MyEclipse > About > Configuration Summary for me (From the MyEclipse menu)
efratbMemberIt says: MyEclipse JavaScript Editor.
Here’s the configuration summary:*** Date: Mon Jun 19 07:36:24 GMT 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.1 GA
Build id: 20060228-4.1.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.1
Build id: M20050929-0840Eclipse Platform
Version: 3.1.1
Build id: M20050929-0840Eclipse RCP
Version: 3.1.1
Build id: M20050929-0840Eclipse Java Development Tools
Version: 3.1.1
Build id: M20050929-0840Eclipse Plug-in Development Environment
Version: 3.1.1
Build id: M20050929-0840Eclipse Project SDK
Version: 3.1.1
Build id: M20050929-0840Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\My Download Files\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
d8c_64
-vm
C:\WINDOWS\system32\javaw.exeThanks,
Efrat
Riyad KallaMemberEfrat,
Everything looks ok. Try restart using -clean command line argument to see if that helps. If that doesn’t work, try a clean workspace (File > Switch Workspace > C:\tempworkspace, hit OK). Then create a new web project wiht a JS file, does it open?
efratbMemberHi,
The -clean didn’t help, and I couldn’t open a JS file from a new workspace either…
Is there a lot file that I can look at?Thanks,
Efrat
ranimathurMemberI am facing the same problems, please let me know the solution.
Riyad KallaMemberRanimathur,
Please provide me the same information I asked for in my second post. I also followed with with Efrat privately to see if my suggestions work, if they do, I will follow up with you as well.
ranimathurMemberSame result as Efrat, -clean didn’t help, and couldn’t open a JS file from a new workspace either.
GregMemberAny errors in the error log? <workspace_dir>\.metadata\.log
-
AuthorPosts