CRFCN0352E
The project could not be connected to.
Explanation
The project is not Java based. This message is displayed in these instances:
This indicates that the current setting has to be a Java project only. The valid project subtype is JAVA_PROJECT_SUBTYPE.
- The subtype of the datastore project does not match the runtime type. Datastore project subtypes and runtime types must match for connections to be established.
- FtInstallOptions.ALLOW_VBNET_REMOTE_TESTING is not true.
User response
Do one these steps, and then retry the operation:
- Use a Java project.
- Verify that the datastore subtype and the runtime type match.
- Make FtInstallOptions.ALLOW_VBNET_REMOTE_TESTING true in ivory.properties file.