Java perspective is not visible in eclipse

僤鯓⒐⒋嵵緔 提交于 2019-12-01 16:30:28

What happens if you go to Window > Open Perspective > Other...? Don't you see Java listed there?

If not, I don't think the problem is related to the workspace from your previous configuration. But maybe you did copy a ~/.eclipse directory from your old machine and this one may cause problems. Try to rename it as ~/.eclipse.save for example and restart Eclipse to see if it helps.

Not sure if you mean you already checked in the usual places for perspectives, or if Java Perspective didn't show up by default...

Java perspective should be available under the "Open Perspective" icon in the top right, or by going to Window -> Open Perspective -> Java.

I don't use the Ubuntu-packaged Eclipse, though...

Thorbjørn Ravn Andersen

If you do not have a Java perspective even in "Other", you have downloaded one of the Eclipse versions intended for something else than Java. Do it again, but be certain to get the Java or the Java EE version.

Note that Eclipse IS available in the Ubuntu software repository, but it is the version which was current when that version of Ubuntu came out. For the 9.04 I use it is Eclipse 3.4 and I need 3.5, hence I downloaded it myself.

Yes, without perspective you will never be able to see an Eclipse from the viewpoint of Galileo.

  • The sun's radius (695,500 km) and its distance (149,000,000 km)
  • The moon's radius (1,737.4 km) and its distance (384,403 km)

You will need to do a "perspective divide". So the perspective radii are:

  • Sun: 0.00467
  • Moon: 0.00452

Thanks to this divide, the moon is almost big enough to block out the entire sun.

So, yes, Perspective is needed to show the Eclipse.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!