-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
I've looked into this getExistingLaunch compilation error.
This traverse the exsiting launches to find the one that mathces the serverid of the Server instance.
In 3.4 they replaced it with a public API called getLaunch() but here the implementation references a static launch field...how can that ever work if you have multiple servers ?
Rob - any idea ?
This is btw. the last error for us to reach 0 compile errors.