Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails #1630

Open
saddy001 opened this issue Jul 22, 2024 · 6 comments
Open

Installation fails #1630

saddy001 opened this issue Jul 22, 2024 · 6 comments

Comments

@saddy001
Copy link

Fresh eclipse install, does not work:

Cannot complete the install because some dependencies are not satisfiable
  Software being installed: a.jre.javase 23.0.0
  Software being installed: Wild Web Developer HTML, CSS, JSON, Yaml, JavaScript, TypeScript, Node tools 1.3.6.202405280856 (org.eclipse.wildwebdeveloper.feature.feature.group 1.3.6.202405280856)
  Cannot satisfy dependency:
    From: Wild Web Developer: web development in Eclipse IDE 1.2.2.202405280856 (org.eclipse.wildwebdeveloper 1.2.2.202405280856)
    To: osgi.ee; (&(osgi.ee=JavaSE)(version=21))
  Cannot satisfy dependency:
    From: Wild Web Developer HTML, CSS, JSON, Yaml, JavaScript, TypeScript, Node tools 1.3.6.202405280856 (org.eclipse.wildwebdeveloper.feature.feature.group 1.3.6.202405280856)
    To: org.eclipse.equinox.p2.iu; org.eclipse.wildwebdeveloper [1.2.2.202405280856,1.2.2.202405280856]

Tried with Release Build: 4.32 and 4.33M1

Looks similar to #1558

@mickaelistria
Copy link
Contributor

Try installing JustJ into your Eclipse IDE to get full and better control on the version of Java that it's using to run.

@saddy001
Copy link
Author

saddy001 commented Jul 24, 2024

Thanks for your comment. What do you mean exactly with "installing JustJ into your Eclipse IDE"? I literally just extracted the .tar.gz, run it from there and then tried to install Wild Developer via the update site. I thought Eclipse would bundle its own Java?

@mickaelistria
Copy link
Contributor

I literally just extracted the .tar.gz

Which .tar.gz do you have in mind here?

I thought Eclipse would bundle its own Java?

It depends on the .tar.gz ;)

@saddy001
Copy link
Author

saddy001 commented Jul 24, 2024

These:
https://download.eclipse.org/eclipse/downloads/drops4/R-4.32-202406010610/
https://download.eclipse.org/eclipse/downloads/drops4/S-4.33M1-202407041800/
https://download.eclipse.org/wildwebdeveloper/releases/latest/

PS: I worked around the issue by using the "Eclipse for PHP developers" version, where it works OOTB. But I prefer bare bones Eclipse and I guess (hope) the dependency conflict is not intentional.

@mickaelistria
Copy link
Contributor

OK, so these do not include their own JRE.
I would recommend that you install the bundled JRE from https://download.eclipse.org/justj/jres/latest/ , these should then allow you to install Wild Web Developer without trouble.

@saddy001
Copy link
Author

Ok thanks. It may be a good idea to mention that in the installation instructions (I mean in the head section of) e.g. https://projects.eclipse.org/projects/tools.wildwebdeveloper

Since I have a workaround I don't want test it, but I guess its just adding justj in Eclipse in then it works. If this is the case, ticket can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants