Greetings,
I'm having an issue with building a project.
I recently installed TWS and downloaded my code (classes, pages, etc...) from my sandbox. I made some minor edits to a VF page (commenting out some console.info lines) but the solution won't build. I reversed the changes and saved and it won't build the original either. The error log has a series of 'Unknown Attribute' errors for things such as 'sortcol' and 'objid' but all things that work fine in development console. Is there a way to bypass errors that don't affect functionality? Or do you think the problem may be with something else? Unfortunately, we're several years into this project and can't change the attributes at this point.
We are using a custom controller and the VF page contains HTML, CSS, JavaScript, and some JQuery.
Thanks,
Mark