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

[product editor] Applications are shown that are not available #1052

Open
laeubi opened this issue Jan 14, 2024 · 3 comments
Open

[product editor] Applications are shown that are not available #1052

laeubi opened this issue Jan 14, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@laeubi
Copy link
Contributor

laeubi commented Jan 14, 2024

  1. Create a new product
  2. Add the eclipse.sdk feature
  3. Now in the main tab select the org.eclipse.equinox.p2.director application
  4. The launch fails with

Application "org.eclipse.equinox.p2.director" could not be found in the registry. The applications available are: org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.ui.ide.workbench, org.eclipse.equinox.app.error.

The editor should only show these applications that are available.

@opcoach
Copy link
Contributor

opcoach commented Sep 27, 2024

Yes the list of products and application should be filtered on the available extensions from the dependencies... Or if we choose one, it should propose to depend on the plugin that provide this application/product.

Could add an 'help' in a information label to explain how to find all the applications and productions available in the target platform (Ctrl Shit A or Cmd Shift A on Mac and then search for org.eclipse.runtime.application|product)

I join a sample project that shows the problem : no dependencies, but all products and applications displayed in the lists in the overview tab of the product editor.

test1052.zip

@opcoach opcoach added the good first issue Good for newcomers label Sep 27, 2024
@Cecilia-Rz
Copy link

I'm working on this

@HannesWell
Copy link
Member

I'm working on this

Great. You are one of the students from CodeDays, aren't you?

Much success on this task and don't hesitate to ask for help if you need any.

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

No branches or pull requests

4 participants