You need to sign in to do that
Don't have an account?
EricVlach
Force.com plugin in Eclipse - no force.com perspective, no force.com new project wizard.
Bottom line: I have apex classes I want to deploy to my live org, and I see there are only two ways - using the eclipse with force.com IDE plugin, or the Migration tool. Going with the first option:
I successfully followed the first 5 instructions on this page
http://wiki.apexdevnet.com/index.php/Force.com_IDE_Installation_for_Eclipse_3.3.x : Force.com IDE Installation for Eclipse 3.3.x
On the last step number 6, I see no force.com perspective, and under open > new > other, there is nothing related to force.com. Is there something else I need to do to get started using the force.com plugin? It seems fool proof, but I'm stuck. If anyone has another, simpler way of deploying apex classes, I'm all ears!
All the updates i downloaded and installed are Enabled... so why can't I find them?
I successfully followed the first 5 instructions on this page
http://wiki.apexdevnet.com/index.php/Force.com_IDE_Installation_for_Eclipse_3.3.x : Force.com IDE Installation for Eclipse 3.3.x
On the last step number 6, I see no force.com perspective, and under open > new > other, there is nothing related to force.com. Is there something else I need to do to get started using the force.com plugin? It seems fool proof, but I'm stuck. If anyone has another, simpler way of deploying apex classes, I'm all ears!
All the updates i downloaded and installed are Enabled... so why can't I find them?
For shoots and giggles, I downloaded the 'Eclipse IDE for Java EE developers' and tried using that. It required an update of the Java Virtual Machine. (I suspect that might have been the issue?) Of course, version 3.4.1 is incompatible with the plugin, so I closed it and re-opened 'eclipse classic' Version: 3.3.2, (the one I originally used) and now the Force.com perspective is there.
My mind just got blown... I wont even try to figure out how that happened. I spent 45 minutes looking through all the docs, changing preferences, restarting the computer... It's MaGiCaL!
All Answers
Usually this issue is caused by a missing dependency. I see you've installed the WST plug-in, which should be all you need to add if you started with Eclipse 3.3.2 for Java Developers. If you got a different Eclipse download, there's a possibility you'll need to install additional plug-ins.
Jon
salesforce.com Product Manager
For shoots and giggles, I downloaded the 'Eclipse IDE for Java EE developers' and tried using that. It required an update of the Java Virtual Machine. (I suspect that might have been the issue?) Of course, version 3.4.1 is incompatible with the plugin, so I closed it and re-opened 'eclipse classic' Version: 3.3.2, (the one I originally used) and now the Force.com perspective is there.
My mind just got blown... I wont even try to figure out how that happened. I spent 45 minutes looking through all the docs, changing preferences, restarting the computer... It's MaGiCaL!
although on the java.com site the only download they had was for "free java download" version 6 update 11. I guess that updated the JVM to whatever is current.