eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 47 forks source link

Revert "Remove use of OPTION_JdtDebugCompileMode with OPTION_IgnoreUnnamedModuleForSplitPackage" #428

Closed iloveeclipse closed 5 months ago

iloveeclipse commented 5 months ago

This reverts commit f52ee5758f0fe241abae4e718d4e3cfc2b0a0e6c as it caused regression.

See https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/260

See also https://github.com/eclipse-jdt/eclipse.jdt.core/pull/2340

Fixes https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/309

iloveeclipse commented 5 months ago

Tests are fine, and the two quality check issues are most likely some PDE bug, see https://github.com/eclipse-pde/eclipse.pde/issues/1228.