Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Problem setting up RDT

What perspective are you already IN when you do the above? The context menus may look different but all those
things should be there somewhere, perhaps under another level of menus or parent folder in dialog, etc. depending on your perspective.

I'm in the C/C++ perspective. The Window > Open Perspective menu contains Debug, Team Synchronizing, and Other... which in turn lists C/C++ (default), CVS Repository Exploring, Debug, Planning, Resource, and Team Synchronizing.

Is there anything in the environment that might influence which plugins will load or how they impact eclipse? E.g., here's the contents of eclipse.ini:

-startup
plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503
-product
org.eclipse.epp.package.cpp.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m

You might restart eclipse with the -clean parameter and see if that makes any difference.
Unfortenately, the -clean parameter does not seem to change anything.

Malte


Am 30.08.2010 19:47, schrieb Beth Tibbitts:

>My Eclipse installation seems to be pretty stubborn as far as changes to the user interface are concerned.
>As already reported, there is no Window > Open Perspective > Remote C/C++ and no File > New > Remote C/C++ Project.

>There also is no New > Remote C/C++ project in the project explorer's context menu and no

>Window > Open Perspective > Other > Remote System Explorer or anything else related to RSE anywhere I looked.


What perspective are you already IN when you do the above? The context menus may look different but all those

things should be there somewhere, perhaps under another level of menus or parent folder in dialog, etc. depending on your perspective.


You might restart eclipse with the -clean parameter and see if that makes any difference.


>Do I have a choice between RDT and RSE when I want to develop on a remote Linux machine?

When you use RDT, you have a choice between Remote Tools and RSE as the "Remote Provider"

>Do I need PTP for remote C++ development, as as prerequisite for RDT, or not at all?

Parts of PTP are needed by RDT; the pre-reqs should pull that in but installing the PTP End-user Runtime, as you said you did, is safest.


I'm not familiar with Eclipse Colorer so can't help there.



...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG Communications Protocols and Tools
Mailing Address: IBM Corp., Coldstream Research Campus, 745 West New Circle Road, Lexington, KY 40511

Inactive
          hide details for Malte Forkel ---08/30/2010 12:24:26 PM---
          Thanks for your help. I installed all software through HelpMalte Forkel ---08/30/2010 12:24:26 PM--- Thanks for your help. I installed all software through Help > Install New Software... and


From:

Malte Forkel <malte.forkel@xxxxxxxxx>

To:

PTP User list <ptp-user@xxxxxxxxxxx>

Date:

08/30/2010 12:24 PM

Subject:

Re: [ptp-user] Problem setting up RDT

Sent by:

ptp-user-bounces@xxxxxxxxxxx





Thanks for your help.

I installed all software through Help > Install New Software... and never noticed any other software packages being pulled in besides the one(s) I had selected.

I installed the software in three steps, looking for changes in the user interface after each step:
1. PTP Remote Development Tools (RDT), Version 4.0.0
2. PTP RDT Remote Tools Support, Version 4.0.0, plus Remote System Explorer End-User Runtime, Version 3.2.0
3. Parallel Tools Platform (PTP) End-User Runtime, Version 4.0.0
I then activated
http://download.eclipse.org/tools/ptp/updates/helios and the updates were detected and installed automatically after a restart.

Here is a complete account of my current configuration, copied from Help > About Eclipse > Installation Details > Installation History > Configurations contents:
Eclipse Colorer 0.9.8
Eclipse IDE for C/C++ Developers 1.3.0.20100617-0520
Eclipse Platform 3.6.0.I20100608-0911
EPP CPP Feature 1.3.0.20100617-0520
Parallel Tools Platform (PTP) End-User Runtime 4.0.2.201008111915
PTP Common External Components 4.0.2.201008111915
PTP Common Utilities 4.0.2.201008111915
PTP Core Components 4.0.2.201008111915
PTP External Tools Framework 4.0.2.201008111915
PTP Parallel Language Development Tools 4.0.2.201008111915
PTP Parallel Language Development Tools LAPI Support 4.0.2.201008111915
PTP Remote Services 4.0.2.201008111915
PTP Remote Tools Adapter 4.0.2.201008111915
PTP Remote Tools Services 4.0.2.201008111915
PTP Resource Manager for IBM LoadLeveler 4.0.2.201008111915
PTP Resource Manager for IBM Parallel Environment 4.0.2.201008111915
PTP Resource Manager for MPICH2 4.0.2.201008111915
PTP Resource Manager for Open MPI 4.0.2.201008111915
PTP Resource Manager for PBS 4.0.2.201008111915
PTP Resource Manager for SLURM 4.0.2.201008111915
PTP Scalable Debug Manager (SDM) 4.0.2.201008111915
PTP Services Framework 4.0.2.201008111915
PTP RDT Remote Tools Support 4.0.2.201008111915
PTP Remote Development Tools (RDT) 4.0.2.201008111915
PTP Remote System Explorer Adapter 4.0.2.201008111915
Remote System Explorer End-User Runtime 3.2.0.v201005221100-7L78F9w8wqbPbMa4q_8Q9aKRhAED
RSE Core 3.2.0.v201005221100-7a7FFMRFC7sRd_SMeDdXwc
RSE DStore Services 3.2.0.v201005221100-7L77FD4EVVFKfFtSeLjMK
RSE FTP Service 3.0.200.v201005221100-780Bg9oB56N5J9QBADD
RSE Local Services 2.1.200.v201005221100-7B4F8OBgJ9Ai9_K_HT99
RSE SSH Services 3.0.100.v201005221100-7A2BhAkF77g7VEYDG7C
RSE Telnet Service 2.2.100.v201005221100-7730AkF77g7UDXELEF
RSE Terminals UI 1.0.100.v201005221100-77-DG9uCFhO1U8MBKRC63562
Target Management Terminal Widget 3.0.200.v201005220050-4-8Z7w312117152451
      I use context menu in project explorer view and Now > Remote C/C++ project is available
      I also have Window > Open Perspective... Other ... Remote C/C++
My Eclipse installation seems to be pretty stubborn as far as changes to the user interface are concerned. As already reported, there is no Window > Open Perspective > Remote C/C++ and no File > New > Remote C/C++ Project. There also is no New > Remote C/C++ project in the project explorer's context menu and no Window > Open Perspective > Other > Remote System Explorer or anything else related to RSE anywhere I looked. Also, the Eclipse Colorer plugin does not show up anywhere.

Could there be something wrong with my Eclipse installation altogether?
      Anything in the error log that looks suspicious?
No.
      If you are using RemoteTools as the service provider (instead of RSE) then it will move the server componet (rdt-server.jar) to the target machine for you, under the covers.
I downloaded rdt-server-linux-4.0.2.tar from an Eclipse mirror, wrapped it into a Debian daemon package and installed that packaged. That wouldn't have been necessary? Where would rdt-server.jar end up on the target machine if copied automagically?

The interdependencies of PTP, RSE, and RDT are still not very clear to me. Do I have a choice between RDT and RSE when I want to develop on a remote Linux machine? Do I need PTP for remote C++ development, as as prerequisite for RDT, or not at all?

Malte



_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user




Back to the top