How to see stack trace when deployment fails
Answered
Hello,
I am wondering how to see the stack track in the event log when the deployment fails due to a compilation error? I am new to this IDE but I am used to seeing line numbers when something fails. However, all I see in my event log right now is:
1:07 PM Deployment Failed
ERROR deploying ApexClass classes/CongaComposerPageController.cls: unexpected token: '{'
I would like to be able to see line numbers for errors like this so I don't have to spend the time looking through all the code I changed. Is this possible?
I am using the Community Edition of IntelliJ IDEA with the Illuminated Cloud plugin.
I am writing this code in Apex.
Thanks!
Please sign in to leave a comment.
Please provide more details, the application type you are using, run/debug configuration type, the server type you deploy to, language, etc.
I updated my OP with the language and IDE I am using. The server type I am deploying to is a Salesforce Org so I don't think that matters and I have no idea about the run/debug configuration type - I never modified that from the original install.
Since this problem seems to be specific to Illuminated Cloud third-party plug-in, please report it here or contact the support via support@illuminatedcloud.com.
Thanks Serge, I have recreated the ticket on the Illuminated Cloud site. I originally thought it might be a setting in the IDE that would allow me to see the stacktrace which is why I posted here instead of there.
Here is the link to my other ticket if anyone is interested in it in the future:
https://bitbucket.org/RoseSilverSoftware/illuminatedcloud/issues/571/how-to-see-stack-trace-when-deployment