How to switch Eclipse from python back to Java -
i set eclipse python environment. works fine. how can switch java environment , create projects in java?
if try create new project - nothing happens: 
i not see java perspective if go enter code herewindow > perspective > open perspective > others...` mean java not installed?
from missing java perspective, clear ide not provide java support. install eclipse java development tools 1 of following:
- drag link , drop on running eclipse ide (requires installed eclipse marketplace client)
- help > install new software...:
- in work with: enter
http://download.eclipse.org/eclipse/updates/4.7/ - select eclipse java development tools
- press next > , follow instructions of dialog
- in work with: enter



Comments
Post a Comment