• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps blank Eclipse window

Hi, I am new to Eclipse, I installed Eclipse Juno 4.2.0. When I start it, it just comes up with a blank window without the panes. Looks like the attached image I tried all the menu items to no avail. What am I doing wrong?:confused:
 

Attachments

  • blankEclipse.png
    blankEclipse.png
    56.1 KB · Views: 100
Try going to Window -> Open Perspective and looking for the Java perspective. If it isn't there, then you need to install the Java plugins by going to Help->Install New Software, selecting the correct link from the drop down (should be something like http://download.eclipse.org/releases/indigo), and then selecting Eclipse Java Development Tools from the Programming Languages section.
 
Try going to Window -> Open Perspective and looking for the Java perspective. If it isn't there, then you need to install the Java plugins by going to Help->Install New Software, selecting the correct link from the drop down (should be something like indigo Software Repository), and then selecting Eclipse Java Development Tools from the Programming Languages section.


Thanks for the reply. I lost my patience so I installed Indigo instead.
 
Back
Top Bottom