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
AmWeAmWe 

Force.com IDE Installed. But not showing the perspective

Hi All,
I have installed the force.com ide in eclipsed. But when opened force.com perspectint is not shown. cant create even a project.
But force.com ide and force.com debugger is shown as installed in installations details
Please help on this
NagaNaga (Salesforce Developers) 
Hi AmWe,

Please check if you are falling into one of these scenarios

Problem

On Mac OS X, "Force.com" perspective does not appear in Eclipse despite having the current version of the Java Runtime Environment.

Solution

Download the full version of the Java SE Development Kit (JDK) from the Java download page.




Problem

Installation succeeds on Windows, but the "Force.com" perspective does not appear under Windows > Open Perspective > Other...

Solution

Add the explicit path to the JRE in the eclipse.ini file that is in the directory where you installed Eclipse. The line should be "-vm <full path to your jre>\javaw.exe"


Best Regards
Naga Kiran
AmWeAmWe
Thanks for the reply naga. this is a windows computer. didnt work the given solution