First of all, thanks to the awesome plugin which makes my life much easier!
It is really a great tool that helped me deal with all different aura components, helpers, controllers, etc! However, what is the best way to create APEX classes (or triggers)? I tried manually creating a class file. It seems like it is actually trying to upload the file to the server but fails saying the class' XML metadata file is missing (classname.cls-meta.xml). Then I also manually created this XML file but still fails to save.
Am I doing anything wrong? If so or there is any proper way to do it, please advise. Thank you in advance.
First of all, thanks to the awesome plugin which makes my life much easier!
It is really a great tool that helped me deal with all different aura components, helpers, controllers, etc! However, what is the best way to create APEX classes (or triggers)? I tried manually creating a class file. It seems like it is actually trying to upload the file to the server but fails saying the class' XML metadata file is missing (classname.cls-meta.xml). Then I also manually created this XML file but still fails to save.
Am I doing anything wrong? If so or there is any proper way to do it, please advise. Thank you in advance.