pgunasekara
About
- Username
- pgunasekara
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
Hi Eric, Perhaps I misunderstood the documentation, should I be using 0 as the environment for both? I'm using the following to set the environment after reading it from a file I had saved it to earlier: int routeId = Integer.parseInt(res); Ro…