Community
Participate
Working Groups
Using 4.0.4 10/23 build Installed PTP end-user runtime and RDT New remote C/C++ project Connection: RSE when i hit the 'New" button to make a new connection nothing happens. Looking at error long. unhandled exception java.lang.NullPointerException at org.eclipse.ptp.remote.rse.ui.RSEUIConnectionManager.newConnection(RSEUIConnectionManager.java:44) at org.eclipse.ptp.rdt.ui.wizards.RemoteProjectContentsLocationArea$3.widgetSelected(RemoteProjectContentsLocationArea.java:407) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3776) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1367) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1390) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1375) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1187) I did *not* explicitly install any RSE
You need to select and install the RSE feature from Helios. The RSE dependencies specified in RDT are the minimal set of funcationalities we need once a RSE connection is established. You need to install the RSE feature in order to create a RSE connection successfully.
Yes but can it give me a message telling me something's missing? or even better, up the ante on the dependencies so it gets everything it needs?
I've added the dependency on the RSE feature in RDT.