[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-core-dev] CDT Make Builder Question
|
Hi,
As a part of Remote Dev project, we have created a builder called "CDT Remote Make Builder". The standard C project has a builder
called "CDT
Make Builder".
We have written code such that CDT Make Builder does not appear in Project -> Properties -> Builders [as shown in Builders.jpg].This
is
done by removing the builder "org.eclipse.cdt.make.core.makeBuilder" from project description.
After doing this, the two tabs "MakeBuilder" & "ErrorParser" (as shown in MakeBuilder.jpg) are not appearing. This is because the
code for
these tabs are very much tied with the "org.elcipse.cdt.make.core.makeBuilder".
We tried to rewrite the tab to our needs, but looks like we have to touch around 20 files including Scanner Configuration. Is there
any way
to write minimal code to get these tabs working?
We are writing our plugin on top of CDT 2.0.2.
Warm Regards
Bala
-----Original Message-----
From: Sarkar, Sumit [mailto:sumit.sarkar@xxxxxx]
Sent: Thursday, January 13, 2005 3:02 AM
To: Balasubramaniyan K
Cc: hp-eclipse-dev@xxxxxxxxxxxxxxxxxx
Subject: FW: CDT Make Builder Question ...
Hi Bala,
This is the reply I got from Doug. You can go ahead and send a mail to
the mailing list.
Thanks,
sumit
-----Original Message-----
From: Douglas Schaefer [mailto:dschaefe@xxxxxxxxxx]
Sent: Wednesday, January 12, 2005 11:34 AM
To: Sarkar, Sumit
Subject: RE: CDT Make Builder Question ...
Hi Sumit,
Sorry, I haven't had a chance to look at this. The list might be a
better place. I haven't looked at the build stuff in quite a while.
Doug Schaefer, IBM's Technical Lead, Eclipse CDT Ottawa Lab, IBM Canada,
Rational Software Division
"Sarkar, Sumit" <sumit.sarkar@xxxxxx>
01/12/2005 02:03 PM
To
Douglas Schaefer/Ottawa/IBM@IBMCA
cc
"Sarkar, Sumit" <sumit.sarkar@xxxxxx>
Subject
RE: CDT Make Builder Question ...
Hi Doug,
Did you get a chance to look onto this? Should I forward this question
to the cdt-dev mailing list?
Thanks,
sumit
-----Original Message-----
From: Sarkar, Sumit
Sent: Monday, January 10, 2005 12:02 PM
To: 'Douglas Schaefer'
Cc: Sarkar, Sumit
Subject: CDT Make Builder Question ...
Hi Doug,
As a part of Remote Dev project, we have created a builder called "CDT
Remote Make Builder". The standard C project has a builder called "CDT
Make Builder".
We have written code such that CDT Make Builder does not appear in
Project -> Properties -> Builders [as shown in Builders.jpg].This is
done by removing the builder "org.eclipse.cdt.make.core.makeBuilder"
from project description.
After doing this, the two tabs "MakeBuilder" & "ErrorParser" (as shown
in MakeBuilder.jpg) are not appearing. This is because the code for
these tabs are very much tied with the
"org.elcipse.cdt.make.core.makeBuilder".
We tried to rewrite the tab to our needs, but looks like we have to
touch around 20 files including Scanner Configuration. Is there any way
to write minimal code to get these tabs working?
We are writing our plugin on top of CDT 2.0.2.
Thanks,
sumit
Attachment:
Builders.jpg
Description: JPEG image
Attachment:
MakeBuilder.jpg
Description: JPEG image