Setting breakpoints and debugging
The steps to set breakpoints and debug.
At this stage, you run a model in IBM ILOG CPLEX Optimization Studio IDE, and if any breakpoints are set in the associated Java project in Eclipse, the Java debugger stops at those lines in the code and you can then debug in Eclipse.
To set breakpoints and debug: