Replies: 1 comment 6 replies
-
|
The issue is |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Teams.
I'm using the DSV in my program and got an exception below, the timefold version 1.27.0.
What is the cause for this? What does "The source path does not end on a variable." mean?
And what direction should I think to solve it?
The following is a small code snippet of the Planning Entity class.
`@PlanningEntity
public class JobForward extends Job{
...
...
...
}`
Many thank you!
Beta Was this translation helpful? Give feedback.
All reactions