Community
Participate
Working Groups
In the case where project location is not on a RSE host, RSEUtils.getAnyConnection(project.getLocationURI()) will return null and there will be an error in the RemoteXLCompilerPropertyPage. We should move the call to RSEUtils into a getRemoteHost() method so subclass of RemoteXLCompilerPropertyPage can modify the implementation.
Fixed in HEAD