Install Java EE Developer Tool on Eclipse Luna in a virtual machine -


i trying install java ee developer tool(for dynamic web project) in eclipse luna onto virtual machine unable see selection options. here image showing struggling with:

enter image description here

if want solve problem in easy way should download eclipse ide java ee developer. can links below.

http://www.eclipse.org/downloads/eclipse-packages/

if want eclipse marketplace have search webtools platform. refer link below more information.

https://eclipse.org/webtools/

http://download.eclipse.org/webtools/updates/

to install it, add following url

http://download.eclipse.org/webtools/repository/luna/

if want eclipse oxygen repository, add same above url replace version name like.

http://download.eclipse.org/webtools/repository/oxygen/


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -