Skip to main content



      Home
Home » Newcomers » Newcomers » Missing Web Tools on Eclipse for Java (Eclipse Java EE Developer Tools and Web Tools installed on Eclipse IDE for Java Developers but impossible to find)
Missing Web Tools on Eclipse for Java [message #1797740] Mon, 05 November 2018 21:12 Go to next message
Eclipse UserFriend
I'm working on some java project on Eclipse IDE for Java Developers, version Photon (4.8.0).

Now I need to develop some web page (html, css and javascript).
So I have installed:
- Eclipse Java EE Developer Tools 3.10
- Eclipse Web Developer Tools 3.10
- HTML Editor (WTP)
I restarted Eclipse more than once.
Installation was OK: the extensions appear correctly in Eclipse Marketplace > Installed tab.

But... there is no trace at all of Web Tools in Eclipse.
I looked everywhere:
File > New...
Window > Perspective
Open With...
All the menus are identical as before, simply java oriented.

How can I "activate" the Web Tools?
Re: Missing Web Tools on Eclipse for Java [message #1797741 is a reply to message #1797740] Mon, 05 November 2018 21:47 Go to previous messageGo to next message
Eclipse UserFriend
Check whether a Capabilities preference page exists and has options you need to enable.

https://help.eclipse.org/2018-09/topic/org.eclipse.platform.doc.user/reference/ref-capabilitiespref.htm?cp=0_4_1_12
Re: Missing Web Tools on Eclipse for Java [message #1797937 is a reply to message #1797741] Thu, 08 November 2018 17:00 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for the suggestion.
Unfortunately in Window > Preferences > General there is no Capabilities page...
Maybe because I have installed Eclipse Platform instead of Eclipse SDK ?
Re: Missing Web Tools on Eclipse for Java [message #1797943 is a reply to message #1797937] Thu, 08 November 2018 20:41 Go to previous messageGo to next message
Eclipse UserFriend
That could be.
Re: Missing Web Tools on Eclipse for Java [message #1798433 is a reply to message #1797943] Sun, 18 November 2018 17:30 Go to previous messageGo to next message
Eclipse UserFriend
Following this answer, I installed Eclipse Platform SDK as plugin, but nothing changed in Eclipse: still no Capabilities page, same java menus...
Is there something else I could do to activate Web Tools?

[Updated on: Sun, 18 November 2018 17:32] by Moderator

Re: Missing Web Tools on Eclipse for Java [message #1798434 is a reply to message #1798433] Sun, 18 November 2018 18:37 Go to previous messageGo to next message
Eclipse UserFriend
Supposing that Eclipse Platform SDK was not what I needed, I reverted to previous installation: Help > About Eclipse IDE > Installation Details > Installation History.
Then from Help > Install New Software... > http://download.eclipse.org/eclipse/updates/4.8 I installed Eclipse SDK (org.eclipse.sdk.ide) that includes also Eclipse Project SDK (org.eclipse.sdk.feature.group).
Restarted the program and... nothing changed in this immutable java oriented Eclipse.

What else could I do?
Re: Missing Web Tools on Eclipse for Java [message #1798480 is a reply to message #1798434] Mon, 19 November 2018 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Is there a feature named "Eclipse Project SDK" that you can install? Alternately/preferably, does updating to 2018-09 help?
Re: Missing Web Tools on Eclipse for Java [message #1798501 is a reply to message #1798480] Mon, 19 November 2018 21:34 Go to previous messageGo to next message
Eclipse UserFriend
As I wrote before, I have already installed "Eclipse Project SDK" (included in "Eclipse SDK"), and nothing was changed.

About updating to Eclipse 4.9 (2018-09), the process stops with this message:
Problem Occurred
An error occurred while collecting items to be installed
session context was:(profile=C__Program Files_Eclipse_java-photon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.google.inject,3.0.0.v201605172100
No repository found containing: osgi.bundle,com.google.inject.multibindings,3.0.0.v201605172100

[Updated on: Mon, 19 November 2018 21:52] by Moderator

Re: Missing Web Tools on Eclipse for Java [message #1798503 is a reply to message #1798501] Mon, 19 November 2018 22:07 Go to previous messageGo to next message
Eclipse UserFriend
The Program Files directory often causes permission problems with Eclipse. It might be preventing something from being updated that needs to be updated. Maybe unpack the 2018-09 Java IDE somewhere else altogether and then install the web tools?
Re: Missing Web Tools on Eclipse for Java [message #1798509 is a reply to message #1798503] Mon, 19 November 2018 23:32 Go to previous message
Eclipse UserFriend
I really don't think it's a permission problem of Program Files directory, rather a problem of files not found in remote repositories.
I opened Window > Preferences > Install/Update > Available Software Sites, and I added & removed some repository location...
Now after Check for Updates the error is:
Problem Occurred
An error occurred while collecting items to be installed
session context was:(profile=C__Program Files_Eclipse_java-photon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.nebula.widgets.tablecombo,1.2.0.201810302204

So I added the repository http://download.eclipse.org/nebula/releases/1.2.0, but the error is still the same.
Previous Topic:Tizen Studio - first install, multiple issues, nothing works.
Next Topic:delete stops working within editor plugin under development
Goto Forum:
  


Current Time: Thu Jul 24 15:53:55 EDT 2025

Powered by FUDForum. Page generated in 0.28547 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top