Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Tue, 06 November 2018 02:12 Go to next message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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] Tue, 06 November 2018 02:47 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Missing Web Tools on Eclipse for Java [message #1797937 is a reply to message #1797741] Thu, 08 November 2018 22:00 Go to previous messageGo to next message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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] Fri, 09 November 2018 01:41 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

That could be.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Missing Web Tools on Eclipse for Java [message #1798433 is a reply to message #1797943] Sun, 18 November 2018 22:30 Go to previous messageGo to next message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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 22:32]

Report message to a moderator

Re: Missing Web Tools on Eclipse for Java [message #1798434 is a reply to message #1798433] Sun, 18 November 2018 23:37 Go to previous messageGo to next message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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 16:58 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Is there a feature named "Eclipse Project SDK" that you can install? Alternately/preferably, does updating to 2018-09 help?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Missing Web Tools on Eclipse for Java [message #1798501 is a reply to message #1798480] Tue, 20 November 2018 02:34 Go to previous messageGo to next message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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: Tue, 20 November 2018 02:52]

Report message to a moderator

Re: Missing Web Tools on Eclipse for Java [message #1798503 is a reply to message #1798501] Tue, 20 November 2018 03:07 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Missing Web Tools on Eclipse for Java [message #1798509 is a reply to message #1798503] Tue, 20 November 2018 04:32 Go to previous message
Michele Salvador is currently offline Michele SalvadorFriend
Messages: 6
Registered: November 2018
Junior Member
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: Fri Apr 19 07:20:03 GMT 2024

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

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

Back to the top