function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mohan ChanderMohan Chander 

"Show in salesforce web" is not working in eclipse

Hi All,

I am doing some VF development. I am about able to launch the vf page using "Show in salesforce web" option. can anyone please suggest me if need to do some changes in the eclipse configuration
Rohit B ☁Rohit B ☁
Hi Mohan,
Are you getting some error or just eclipse is not opening your page? 
There may be some problem with the connection or credentials.
Akshay_DhimanAkshay_Dhiman
Hi Mohan,

Frist you need to check your project is linked to the Salesforce Org and  it's in offine or online mode as:

Step1: Go to Eclipse.
Step2: Right click on your Project.
Step3: Go to Force.com
Step4: Check whether your project is Work offline or online.
 
If your project is work Offline  Mode , then change it to work Online Mode as :
 
User-added image
 
 Now you can try to launch your VF Page using "Show in Salesforce web" option as:

User-added image

Hope it helps you.
 
Regards,
Akshay