from the stack trace.
>
>
>
> *From: * on behalf of Andrey Loskutov <
> losku...@gmx.de>
> *Reply-To: *"Eclipse platform general developers list." <
> platform-dev@eclipse.org>
> *Date: *Tuesday, November 10, 2020 at 11:42 PM
> *To: *"platform-dev
11. November 2020 um 00:22 Uhr
Von: "Homer, Tony"
An: "Eclipse platform general developers list."
Betreff: [platform-dev] how to debug "Choose workspace" dialog workflow?
I recently made a change in an Eclipse product to switch from a static product
declaration
"
An: "Eclipse platform general developers list."
Betreff: [platform-dev] how to debug "Choose workspace" dialog workflow?
I recently made a change in an Eclipse product to switch from a static product declaration to a dynamic product declaration, as documented here:
ht
Hi Tony,
> How can I debug the “Choose workspace” dialog workflow with an “Eclipse
Application” launch?
Use @noDefault and you will get the prompt under normal conditions. You can
debug
org.eclipse.ui.internal.ide.application.IDEApplication.checkInstanceLocation(Shell,
Map) to see why your code
I recently made a change in an Eclipse product to switch from a static product
declaration to a dynamic product declaration, as documented here:
https://help.eclipse.org/2020-09/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fextension-points%2Forg_eclipse_core_runtime_products.html&