This topic contains 3 replies, has 0 voices, and was last updated by kcng 8 years, 7 months ago.
-
AuthorPosts
-
December 10, 2014 at 5:49 am #4655
tbuffingtonHas anyone run across the problem of the IDE stuck in Building Workspace for an Application-XX.js file for one of the reference SSP applications? I’ve had this happen now on two machines. Just sits there. If you reboot it, it just starts back up. Tried reinstalling, etc.
This is a cached copy. Click here to see the original post. -
March 31, 2016 at 10:16 am #4656
seamanjeffyes the validator is borked. Nice support, NetSuite.
-
March 31, 2016 at 3:19 pm #4657
egrubaughYes. I’ve posted about this all over the internet:http://stackoverflow.com/questions/3…or-ignore-list
https://usergroup.netsuite.com/users…e-list-setting
https://www.reddit.com/r/Netsuite/co…_list_setting/
https://www.linkedin.com/groups/7010…50677624115201
Cannot figure out the right format for the validation ignore list, if there is a correct format. You can turn off the SuiteScript Validator in your Project Settings, or you can use the Project’s Resource Filters to exclude unnecessary files from your project to avoid them building. -
April 5, 2016 at 8:35 pm #4658
kcngYou can try this.
1. Turn-off “Build Automatically” so that the build does not start up as soon as you do any editing or refresh.
2. Right click on the project –> Properties.
3. Go to Builders. Untick JavaScript Validator.
4. Turn-on “Build Automatically” again.
5. Try building the project.
Initial build will take time, but subsequent modifications should not.
Consequence of this is that JS errors are no longer checked.
You can also untick SuiteScript Validator if you want to, this would mean that invalid script ids in SuiteScript won’t be checked anymore.
-
AuthorPosts
You must be logged in to reply to this topic.
