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
| --- | --- |
| Bugzilla Link | 582930 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 13, 2024 03:19 EDT |
| Modified | Feb 13, 2024 03:19 EDT |
| Reporter | Ed Willink |
Description
While debugging Bug 582722 with a breakpoint on PivotEnvironmentFactory construction, far more constructions occurred than seem desirable.
Using org.eclipse.ocl.examples.project.completeocltutorial, it seems that expanding a folder of 'OCL' resources in the package explorer unleashes many Xtext ClusteringBuilder sessions. Since 'OCL' building uses a distinct builder the standard Xtext activity seems to be undesirable bloat.
The text was updated successfully, but these errors were encountered:
| --- | --- |
| Bugzilla Link | 582930 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 13, 2024 03:19 EDT |
| Modified | Feb 13, 2024 03:19 EDT |
| Reporter | Ed Willink |
Description
While debugging Bug 582722 with a breakpoint on PivotEnvironmentFactory construction, far more constructions occurred than seem desirable.
Using org.eclipse.ocl.examples.project.completeocltutorial, it seems that expanding a folder of 'OCL' resources in the package explorer unleashes many Xtext ClusteringBuilder sessions. Since 'OCL' building uses a distinct builder the standard Xtext activity seems to be undesirable bloat.
The text was updated successfully, but these errors were encountered: