Bug 1012380

Summary: Unable to toggle breakpoint in rules
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas Schlosser <tschloss>
Component: Eclipse ToolingAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: deeparao2k, etirelli, mwinkler, tdavid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:04:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Schlosser 2013-09-26 11:33:55 UTC
Description of problem:
Toggling breakpoint in rules can be done only by double clicking the ruler, not by Run->Toggle breakpoint menu item. The item is disabled.

Version-Release number of selected component (if applicable):
JBDS 7.0.0.GA (Eclipse Kepler)
JBoss Drools Core 6.0.0.201308222359

How reproducible:
Use the Java Perspective (Drools Perspective doesn't have Toggle Breakpoint menu item)

Steps to Reproduce:
1. Create a new drools project with rule example
2. open rule (Sample.drl) and go to line 9
3. open Run menu

Actual results:
Toggle Breakpoint is disabled

Expected results:
Toggle Breakpoint is enabled

Additional info:
If you switch Perspective to Debug Perspective, the Toggle Breakpoint is enabled. If you close the rule and open it again, you once again can't toggle breakpoint.
It is possible to toggle breakpoint using doubleclick on ruler or via context menu on the ruler.

Comment 7 Deepa 2021-02-27 00:52:36 UTC
I still see this issue. I am using Eclipse Version: 2019-09 R (4.13.0) , and Drools 7.48.0.Final
Even in debug mode also there Toggle break point is disabled. Please help?

Comment 8 Deepa 2021-02-27 00:54:10 UTC
I still see this issue. I am using Eclipse Version: 2019-09 R (4.13.0) , and Drools 7.48.0.Final
Even in debug mode also the Toggle break point is disabled in drl file only. I can put toggle break point on other java files..but not in drl file . Can you Please help?