Questions tagged [oomph]

For questions about Eclipse Oomph (a.k.a Eclipse Installer) which is an open source project (EPL license) related to the Eclipse IDE. It automates the installation and update of Eclipse IDE.

Eclipse Oomph is an open source project (EPL license) related to the Eclipse IDE. It automates the installation and update of Eclipse IDE.

It is the technology behind the Eclipse Installer introduced with the Mars release (June 2015) of Eclipse.

Project Homepage

59 questions
1
vote
1 answer

How can I make the Eclipse Oomph information browser visible?

I am on Ubuntu 22.04 latest with Wayland with a stock standard latest Eclipse committer edition. I am trying to use Oomph, but find that most of the information is unreadable, due to fly-outs selecting specific colors or the ordering of panes. I…
Jörn Guy Süß
  • 1,408
  • 11
  • 18
1
vote
1 answer

How to cleanly uninstall an Eclipse Installation using Oomph and/or P2?

I have used the Eclipse Installer and created a number of Installations on disk. These installations share a bundle pool. I would like to correctly uninstall some of these installations, removing the installation and its dependencies only and…
Jörn Guy Süß
  • 1,408
  • 11
  • 18
1
vote
1 answer

I couldn't uninstall Eclipse IDE, so I deleted all Eclipse related files from my PC. Now I can't re-install it. I keep getting this weird error

I could not uninstall Eclipse IDE, so I deleted all Eclipse related files from my PC. Now I cannot re-install the program anymore. I keep getting this weird error. I have no idea what is going on. https://pastebin.com/ndRendpX [2021-11-18 20:37:26]…
KingYoshi
  • 21
  • 3
1
vote
0 answers

Eclipse Oomph: Suppress Welcome Page

I want to create an Eclipse installer which installs an Eclipse that doesn't show a welcome page. This blog post suggests to create a settings file with a ResourceCreationTask:
Sadık
  • 4,249
  • 7
  • 53
  • 89
1
vote
1 answer

How to configure Checkstyle setup with Oomph

I'm in the grips of automating our IDE setup with Oomph. I'm currently occupied with Checkstyle. Using the recorder function, no settings get saved when I set our company's own Checkstyle configuration. How do I solve this?
Torsten
  • 1,696
  • 2
  • 21
  • 42
1
vote
1 answer

Update the JDK path of Eclipse installed by Oomph setup

I'm working with an Eclipse IDE which was installed by the Eclipse installer with an Oomph setup. I recently installed a new version of the JDK and removed the old one. I then updated the eclipe.ini file of my Eclipse installation accordingly to…
kapex
  • 28,903
  • 6
  • 107
  • 121
1
vote
0 answers

How to share Eclipse-project preferences among different team-members using Oomph

I'm trying to share preferences with other developers in my Team using Oomph's Project Model. What I did so far: Create a Setup Project Model using the template Simple Project Import the current Preferences using the icon Capture Preferences Now I…
treeno
  • 2,510
  • 1
  • 20
  • 36
1
vote
1 answer

Getting and error “Cannot complete the install because one or more required items could not be found” in oomp installer

Calculating requirements and dependencies. Cannot complete the request. Generating details. ERROR: org.eclipse.pde.core code=0 Problems occurred while resolving the target contents at…
1
vote
1 answer

How to delete Junit3 support in eclipse?

I am using a freshly downloaded eclipse (eclipse-jee-oxygen-3a-win32-x86_64) from eclipse.org. When I create a new JUnit Test Case using the wizard, then the wizard allows to add a "New JUnit 3 test". Additionally when I am inside my test class and…
baumato
  • 358
  • 3
  • 13
1
vote
0 answers

Problems with Eclipse Oomph Installer at my company

I am trying to get a Oomph setup script[1] at my company to work. I downloaded the most current eclipse installer. I have set the proxy adress. On the Eclipse Importer dialog I selected the green plus, github projects, (i have cloned the repo…
Lorenz
  • 11
  • 2
1
vote
1 answer

An internal error occurred during: "Resolver". java.lang.NullPointerException

when every time i open eclipse , it will pop out a series of bugs as follows thanks for anyone who can help me handle the bugs work environment:ubuntu 16.04 ,eclipse version:eclipse-jee-oxygen-R-linux-gtk-x86_64.tar.gz An internal error…
1
vote
1 answer

Oomph preference recorder settings

I want to set Maven -> Installations to a particular path for all my workspaces in eclipse. My user.setup file has following entry too.
him
  • 41
  • 6
1
vote
0 answers

Setting the installation location for simple mode

Creating an Oomph setup file for Eclipse installation. Setting the variable installation.location works when using advanced mode in Oomph to complete the installation, it doesn't even allow the location to be specified (which is how I want it to…
secondbreakfast
  • 4,194
  • 5
  • 47
  • 101
1
vote
1 answer

Eclipse Preference Synchronizer - changing password

I'm using Eclipse Preference Synchronizer to synchronize the settings on the new Eclipse installation. Unfortunately I have entered an incorrect password and now I'm unable to synchronize nor change the password to the correct one. I can see in the…
Marcin Kłopotek
  • 5,271
  • 4
  • 31
  • 51
1
vote
1 answer

Getting and error "Cannot complete the install because one or more required items could not be found" in oomp installer

Trying to setup eclipse development environment using oomph but getting an error "Cannot complete the install because one or more required items could not be found" See stack trace: ERROR: org.eclipse.equinox.p2.director code=10053 Cannot…
Chandrayya G K
  • 8,719
  • 5
  • 40
  • 68