| Author |
Message |
|
|
Post subject: Debug As Javascript option is not available
Posted: Aug 31, 2008 - 09:01 AM
|
|
Veteran Member


Joined: Jul 16, 2008
Posts: 1
|
|
Hi All,
I downloaded MyEclipse 7.0 Milestone-1 and followed the tutorial about Javascript development using the JS_Mario example.
As instructed, I was supposed to Debug As Javscript. But I couldnt find the option in the Debug Configurations. Am I missing something?
Checked in the Installed Software, "JavaScript Developer Tools" is on the list.
Can anyone help me? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Debug As Javascript option is not available
Posted: Sep 01, 2008 - 07:13 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
| Quote: |
As instructed, I was supposed to Debug As Javscript. But I couldnt find the option in the Debug Configurations. Am I missing something?
|
You cannot see the "JavaScript Application" option on the debug configuration wizard? Are you referring to "Figure 21: Initial Mario Launch Configuration" of the MyEclipse JavaScript Development and Debugging Tutorial ? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Jumping In - Same Issue
Posted: Sep 19, 2008 - 01:07 PM
|
|
Registered Member

Joined: Sep 18, 2008
Posts: 1
|
|
Hello:
I would like to pick up where this left off. I am having the same issue. And yes, it is in the demo where is instructs start a Debug as Javascript.
I am no using the latest build, 6.5.1GA. I am also on a Mac, running 10.5.3.
Is this functionality supported? Or is the tutorial incorrect? Maybe a better question is: How does one debug javascript in MyEclipse?
Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Jumping In - Same Issue
Posted: Sep 19, 2008 - 08:17 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
|
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Jumping In - Same Issue
Posted: Dec 24, 2008 - 09:07 PM
|
|
Veteran Member


Joined: Dec 15, 2003
Posts: 95
|
|
I am running on a Mac using the newly released 7.0. It was my understanding that there was support for debugging in this release. While I do see the .js editor (works great), I do not see the debug as javascript option. Should I see the debug option on a mac? Is there a missing configuration step? Note - I am following the tutorial (http://www.myeclipseide.com/documentation/quickstarts/javascript/) with the provided files |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: Jumping In - Same Issue
Posted: Dec 29, 2008 - 10:31 PM
|
|
Registered Member

Joined: May 12, 2005
Posts: 472
|
|
| mfkilgore wrote: | | I am running on a Mac using the newly released 7.0. It was my understanding that there was support for debugging in this release. While I do see the .js editor (works great), I do not see the debug as javascript option. Should I see the debug option on a mac? Is there a missing configuration step? Note - I am following the tutorial (http://www.myeclipseide.com/documentation/quickstarts/javascript/) with the provided files |
Note: JS debugging will be hidden if you have standard subscription level.
If you created workspace with older MyEclipse version the debugging features were hidden and you need to enable them (you will need to do it only once. Or you can create a new workspace).
To enable JS debugging features:
Open General/Capabilities preference page. Click "Advanced" and check "MyEclipse Professional Tools/JavaScript Debugging Support" and "MyEclipse Standard Tools/AJAX Development Support". |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|