You need to sign in to do that
Don't have an account?

Help please with Eclipse and Getting started with Force.com IDE
Hi there,
I am currently working through:-
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/eclipse_quickstart.htm
I have gotten all the way down to the bottom all fine and am doing Step 3. add the tests.
I get everything set up correctly as per the instructions - see screenshot ( there are no test suites that appear but I understand that the Test suites need to be created)
I then hit test and then I get an error asking about the classId and className either missing or null - second screenshot

I am running on Eclipse Oxygen with the latest JDK ( Mars and Nova didn't seem to work at all on my machine despite many attempts at aiming eclipse to the Java/bin on my Mac)
I am currently working through:-
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/eclipse_quickstart.htm
I have gotten all the way down to the bottom all fine and am doing Step 3. add the tests.
I get everything set up correctly as per the instructions - see screenshot ( there are no test suites that appear but I understand that the Test suites need to be created)
I then hit test and then I get an error asking about the classId and className either missing or null - second screenshot
I am running on Eclipse Oxygen with the latest JDK ( Mars and Nova didn't seem to work at all on my machine despite many attempts at aiming eclipse to the Java/bin on my Mac)
Can you please make sure that, your test class saved to server. If it is not, save it first and try to run it again.
Thanks,
Aman
All Answers
Can you please make sure that, your test class saved to server. If it is not, save it first and try to run it again.
Thanks,
Aman
Please refer below link.
http://www.jitendrazaa.com/blog/salesforce/install-force-com-ide-in-eclipse-salesforce-com/
Thanks,
Gopi.