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

Need help with the Force.com Ide
I am learning Force.com Ide.
I am having some issues I created two deeloper accounts to practice. I was able to deploy some data from one org to another org but I was not able to delpoy reports and dashboards successfully. I was keep getting an error that the report folder is not shared with the user in this case its my user name. I recheck it was shared with my user name.
I was also following dreamforce video on youtube in which they were copying custom field from one object to another object in Force.com Ide. When I tried it didnt copied the field.
Please if someone can help me with this. Any video tutorials or documentation that I can use to learn force.com Ide.
I am having some issues I created two deeloper accounts to practice. I was able to deploy some data from one org to another org but I was not able to delpoy reports and dashboards successfully. I was keep getting an error that the report folder is not shared with the user in this case its my user name. I recheck it was shared with my user name.
I was also following dreamforce video on youtube in which they were copying custom field from one object to another object in Force.com Ide. When I tried it didnt copied the field.
Please if someone can help me with this. Any video tutorials or documentation that I can use to learn force.com Ide.
Open eclipse and force.com.
On the name of your project right click.
Select the Option Add or Remove metadata components:
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/ide_pro_projects_delete.htm
Add the reports and dashboards
Now if you navigate to your folder you will have a folder name reports and another one call dashboards.
If you want to know more about metadata types go to
https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_types_list.htm
Kind regards,
You can find your solution in the below links:
https://www.youtube.com/watch?v=QJ0WQthnlBM
https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/ide_start_develop.htm
I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.
Thanks,
Ajay Dubedi