• Srija Lenkala
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi, I have a VF page & referenced apex class that I need to delete that are no longer used & because of the lack of coverage are preventing me from deploying a trigger & class that I need from my sandbox. I received a Success message when I followed the instructions to delete the apex class from my production org using Force.com IDE however I discovered the apex class is still there since it’s tied to a VF page. Is it safe to delete the VF page & then delete the apex class using IDE once the VF page is gone? Let me know if it’s helpful to post code to answer the question, the apex class was created 3+ years ago by our implementation consultant with 1200+ lines.