- This topic has 3 replies, 2 voices, and was last updated 16 years, 11 months ago by Loyal Water.
-
AuthorPosts
-
Jose Javier CamarasaMemberI get this error ,when I try to do a javascript debugging.
The bridge was installed at <C:\Program~1\Java\JRE15~1.0> but the class is not there please modify registry key to reflect the new position.
The key is HKEY_LOCAL_MACHINE\Software\Java Plug-in
or change classpath to include the new directory.My JSP has an applet,could be it the cause???
Thanks in advanceThis is my instalation
*** Date:
Monday, February 4, 2008 5:07:30 PM CET** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Archivos de programa\Eclipse_3_3_sin_wtp\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Archivos de programa\Eclipse_3_3_sin_wtp\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\Archivos de programa\Eclipse_3_3_sin_wtp\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-product
com.genuitec.myeclipse.product.ide
-vm
C:\Archivos de programa\Java\jdk1.5.0_13\bin\..\jre\bin\client\jvm.dll
Loyal WaterMemberDoes it work if you remove the applet from the JSP and try debugging ?
Jose Javier CamarasaMemberI can’t take it of from de JSP Because the Jsp page is a composition of frames, and if I remove that frame (the menu)
The application doesn’t work BUTTTTTTT, I also can’t open that JSP in the MyEclipse Editor.If I remove the frame that contains the menu I can edit that JSP
It could be a clue??
Loyal WaterMemberCan you paste your jsp here so that I can test this out at my end as well.
-
AuthorPosts