For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 19 replies, 3 voices, and was last updated 17 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
mj.developerMemberHi,
When i take any breakpoints in source codes but it don’t stop in those lines for debug or trace.of course,these lines are JAVAScript.Thanks.
November 5, 2008 at 7:29 am #290651
Loyal WaterMemberHi,
Have you gone through the following tutorial and are you following the correct steps.
http://www.myeclipseide.com/documentation/quickstarts/javascript/What server are you debugging against?
November 5, 2008 at 1:38 pm #290673
mj.developerMemberI was reading the ” MyEclipse JavaScript Development and Debugging Tutorial “, But i couldn’t find the ” JavaScript Application ” item in my MyEclipse for debug.
Please help me.
Thanks…November 6, 2008 at 10:08 am #290697
Loyal WaterMemberWhat version of MyEclipse are you working with? You will have to go to Debug As > Open Debug Dialog > Java Script Application and create a new configuration and hit Debug.
November 6, 2008 at 12:27 pm #290707
mj.developerMemberHow find out my MyEclipse version ?
November 7, 2008 at 12:20 pm #290730
Loyal WaterMemberYou can go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Did you try what I suggested ..
November 7, 2008 at 11:35 pm #290755
mj.developerMember*** Date:
Saturday, November 8, 2008 9:01:17 AM IRST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.1 GA
Build id: 6.5.1-GA-20080715Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
428_6c
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exeI had said to you that i don’t have “JAVAScript Application” item in my debug dialog !
Thanks…
November 10, 2008 at 11:28 am #290799
Loyal WaterMemberI had said to you that i don’t have “JAVAScript Application” item in my debug dialog !
I pointed out that you will have to go to Debug As > Open Debug Dialog > Java Script Application and create a new configuration and hit Debug.
Let me know what result you get.
November 10, 2008 at 1:28 pm #290807
mj.developerMemberI have these items in my Debug Dialog :
1. Eclipse Application
2. Java Applet
3. Java Application
4. JUnit
5. JUnit Plug-in Test
6. Maven Build
and so on … ,But ! I couldn’t see Java Script Application item !
Please help me !
Thanks again …November 10, 2008 at 3:34 pm #290809
Ton HuismanMemberIt’s kind of hidden in the Run menu in the menubar at the top of the screen, Alt-R gets you there, then press B to select the “Open Debug Dialog…” item, that brings us the requested dialog. In the list on the left there is a “JavaScript Application item” you should select, then the right side of the dialog shows the description of the icons available. The New button creates a new debug configuration for you.
HTH
TonNovember 11, 2008 at 5:22 am #290816
mj.developerMemberThere is not “JAVAScript Application” item on the left panel of debug dialog !
November 11, 2008 at 2:10 pm #290858
Loyal WaterMemberThis is what I’m referring to. Incase you dont see this option, can you create a new Web Project and check if this option shows up for the Web Project.
Attachments:
You must be logged in to view attached files.November 11, 2008 at 3:12 pm #290864
Ton HuismanMemberIsn’t JavaScript Debug only available in the Professional subscription, and not in Standard subscription, this might be the cause of the confusion. I’m iunable to detect this from the above settings listing.
HTH
TonNovember 12, 2008 at 1:49 am #290891
Loyal WaterMemberThis could be a subscription issue. You correctly pointed out that JavaScript debugging is only available with Professional Subscription.
mj.developer, are you working with a standard license?
November 12, 2008 at 8:11 am #290902
mj.developerMemberI don’t know that what is my MyEclipse edition ( Professional or Standard ? ).Just i can say to you that i have downloaded it from http://www.myeclipseide.com and now i’m using it.and, my question is what is my MyEclipse edition ( Professional or Standard ? ), if my MyEclipse edition is Standard then i have to get the Professional edition for debug JAVAScript source codes.
-
AuthorPosts
