This topic contains 5 replies, has 0 voices, and was last updated by August Li 10 years, 9 months ago.
-
AuthorPosts
-
January 29, 2014 at 3:29 am #4736
SionSmithI don’t seem to be able to set up a debug configuration, when I click the debug drop down menu and select Debug Configurations the option of selecting Suite Script is not there.
I’ve got the latest updates for the IDE and everything else seems to work but I just can’t do any debugging.
Can anyone help?
Cheers
This is a cached copy. Click here to see the original post. -
January 30, 2014 at 2:08 am #4737
smehtaHi SionSmith,
Would you please post the version & the build date of the IDE that your are using to help us reproduce the issue.
Thanks,
Suhas.
-
January 30, 2014 at 7:02 am #4738
Daniel GiguereHi,
What I do to create the Debug Configuration is to right-click on the project in the “NS Explorer” left pane, then “Debug As”, and then “SuiteScript”.
To debug a Suitelet/Restlet, you may then right-click on the Suitelet/RESTlet file again in the NS Explorer left pane, then “NetSuite”, and then “Debug RESTlet/Suitelet”.
Hope this helps, let us know if you got it working or not.
Regards,
Daniel
-
January 30, 2014 at 9:35 am #4739
coreyRE: SuiteCloud IDE 2.3.3 Problems
Originally posted by Daniel Giguere
View Post
What I do to create the Debug Configuration is to right-click on the project in the “NS Explorer” left pane, then “Debug As”, and then “SuiteScript”.
To debug a Suitelet/Restlet, you may then right-click on the Suitelet/RESTlet file again in the NS Explorer left pane, then “NetSuite”, and then “Debug RESTlet/Suitelet”.
Fantastic! This is awesome. I have basically been using nlapiLogExecution and nlapiSendEmail in conjunction with Advanced Rest Client (Chrome) since the RESTlets came out. I never thought to debug the whole project so I never saw the debug restlet option. So cool. Thanks Daniel.
-
February 3, 2014 at 4:49 pm #4740
SionSmithHi Suhas, I’m on SuiteCloud IDE 2.3.3 for NetSuite 2013 Release 2
Build Date: 15 Dec 2013 23:44:40
Daniel, I don’t get that option unfortunately, I only get the options Iget are to debug on server or set up a new configuration which still doesn’t have the SuiteScript option
-
February 4, 2014 at 12:30 am #4741
August Lihi, did you update from a previous version? or did you install from one of the installers?
also, are you running other plugins (other than SuiteCloud IDE)?
If you don’t see the SuiteScript option, might be a problem with your setup/installation.
Can you also look at your log file? NetSuite -> Troubleshoot -> View Log File
and scroll to the end to see if there are any errors logged that may have prevented the debugger from being displayed.
-
AuthorPosts
You must be logged in to reply to this topic.