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

Cannot Edit Visualforce Page on Eclipse IDE
Hi All,
I am unable to edit the VF page on eclipse. But i am able to edit apex class ... Anyone know about this issue please let me know ...
Thanks,
Vinoth
Hi Vinoth,
You can't see the page output in eclipse - Visualforce pages have to be served from a Salesforce instance.
You can deploy from one org to another in Eclipse - right click on the page, select Force.com menu and then Deploy to Server from the submenu.
Publishing on the app exchange is covered in detail in the following document:
https://na1.salesforce.com/help/doc/en/salesforce_appexchange_publish_guide.pdf
Regards,
Ashish
Hi Asish,
thanks for your reply... my problem s "Cannot edit vf Page code in eclipse" generally we can edit vf page code and apex class using eclipse rite ... suddenly i got problem not able to edit VF page ..
:) I know how to use eclipse ....
thanks,
Hi Vinoth,
Eclipse is not compatible with the java 1.7, downgrade to 1.6 if that is the problem.
Regards,
Ashish
Hi Vinoth,
See the below post it says Browser cache could be the problem and clearing the same would solve.
http://boards.developerforce.com/t5/General-Development/Cannot-Edit-Visualforce-page-Apex-Classes/td-p/618459
Regards,
Ashish