You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now in the main tab select the org.eclipse.equinox.p2.director application
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.
The text was updated successfully, but these errors were encountered:
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.
org.eclipse.equinox.p2.director
applicationThe editor should only show these applications that are available.
The text was updated successfully, but these errors were encountered: