eclipse-viatra / org.eclipse.viatra

Main components of the VIATRA framework
https://eclipse.dev/viatra
Eclipse Public License 2.0
0 stars 1 forks source link

Setting a transformation breakpoint throws error if the resource of the Transformation Class is missing #69

Open eclipse-viatra-bot opened 5 months ago

eclipse-viatra-bot commented 5 months ago

| --- | --- | | Bugzilla Link | 519848 | | Status | UNCONFIRMED | | Importance | P3 normal | | Reported | Jul 18, 2017 13:06 EDT | | Modified | Nov 23, 2020 08:30 EDT | | Version | 1.7.0 | | Reporter | Marton Elekes |

Description

In Viatra Debugger I cannot set a breakpoint if the resource of the transformation class is missing. It should be checked beforehand in the debug configuration.

In a new Viatra Transformation Debugging I set java.lang.Object as Transformation Class.\ After that I cannot set a breakpoint, because of a NullPointerException at AddRuleBreakpointHandler:46, the resource of the class was null. The exception is only shown in the log.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Feb 08, 2018 07:21

Postponing to a future release.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 27, 2019 07:49

Bugzilla cleanup.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Nov 20, 2019 05:51

Postponing issues to the next release.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on May 18, 2020 13:04

Postponing issues that will not be solved for version 2.5.

eclipse-viatra-bot commented 5 months ago

By Zoltan Ujhelyi on Nov 23, 2020 08:30

Mass postponing of issues to the 2.6 timeframe.