Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322806 - [RDT] Convert Java Project to Remote C/C++ Project: Remote Build does not Work
Summary: [RDT] Convert Java Project to Remote C/C++ Project: Remote Build does not Work
Status: RESOLVED WONTFIX
Alias: None
Product: PTP
Classification: Tools
Component: RDT (show other bugs)
Version: 4.0.7   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2010-08-16 11:33 EDT by Thomas . CLA
Modified: 2014-06-03 16:16 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas . CLA 2010-08-16 11:33:01 EDT
Build Identifier: 20100617-1415

Im working on a codebase with Pascal, C, C++, Java, Perl and Shell all in one source tree.  The system is built via "make" with handwritten makefiles.
The sources are hosted on a Solaris development servers. 
I have to access the sources via Samba shares from my WinXP PC.
The system has to be built on the servers, not on my client.

I setup the following workspace:
1. Create Java project from existing sources, project location is the codebase's root on the Samba share (this enables code browsing for the Java portions).
2. Convert this project to "Remote C/C++ Project" (this adds the CDT nature and enables code browsing for the C and C++ portions).
3. Setup a remote connection and a service configuration for remote building (and indexing, but I don't need this).

Result:
The codebase is indexed properly for Java, C++ and C, and code browsing works fine.
BUT: It is not possible to launch the build on the remote server. I was not able to figure out, which setting could connect the "Hammer" button with the remote build service.

Remote build does not work for this remote project.

Reproducible: Always
Comment 1 Chris Recoskie CLA 2010-08-16 11:47:37 EDT
What type of connection are you using?

What behaviour do you see when you try to build?  Do you see any error messages?
Comment 2 Thomas . CLA 2010-08-17 03:05:17 EDT
(In reply to comment #1)
> What type of connection are you using?
> What behaviour do you see when you try to build?  Do you see any error
> messages?

I use the DStore rexec method.  The connection works fine, when I use the "Remote Systems Explorer".  I can browse through the remote filesystem, launch and use shells and ssh terminals.  The process lists are empty.

The following is the console output, when I click the "Hammer".  It seems to try to call the build command on the local machine rather than the remote server.

[code]
**** Build of configuration Default for project My Project ****


(Cannot run program "make": Launching failed)
[/code]
Comment 3 Greg Watson CLA 2010-12-15 19:07:54 EST
do you have the same problems on Helios SR1?
Comment 4 Thomas . CLA 2011-05-13 03:28:04 EDT
(In reply to comment #3)
> do you have the same problems on Helios SR1?

Yes, still the same with Helios SR2.

Also I multiple times retried by deleting .project and .cproject and create new project with trying different options.  None led me to a good result...
Comment 5 Greg Watson CLA 2014-05-29 16:27:06 EDT
Development on RDT has shifted to synchronized remote projects. Are you able to use these instead?
Comment 6 Thomas . CLA 2014-06-03 15:57:12 EDT
(In reply to Greg Watson from comment #5)
> Development on RDT has shifted to synchronized remote projects. Are you able
> to use these instead?

Yes, I have changed my configuration. I am working with Eclipse for years now and most of the time I am satisfied. Thank you very much.
Comment 7 Greg Watson CLA 2014-06-03 16:16:20 EDT
Functionality provided by synchronized projects