Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] cdt-dev Digest, Vol 119, Issue 1

or I make the question simple.

Has anyone successfully made the following link work?
ftp://ftp.aci.com.pl/pub/eclipse/technology/linuxtools/S200905251635/eclipse/plugins/org.eclipse.cdt.core.tests_5.0.0.200806171202/

I have tried to build a plug-in sample as follows to check how pdom works.
ftp://ftp.aci.com.pl/pub/eclipse/technology/linuxtools/S200905251635/eclipse/plugins/org.eclipse.cdt.core.tests_5.0.0.200806171202/parser/org/eclipse/cdt/internal/pdom/tests/DefDeclTests.java
 
But I confront the same problem as kim in thread
http://comments.gmane.org/gmane.comp.ide.eclipse.cdt.devel/11004
 that is, I totally have no idea how to get the IIndex object from the generated .pdom file as kim did. 

Any advice for this problem is appreciate and instructions for making the plug-in sample works is more preferred.

thank you
--------------------------
Tong

 
------------------ Original ------------------
Date:  Mon, Jan 5, 2015 01:00 AM
To:  "cdt-dev"<cdt-dev@xxxxxxxxxxx>;
Subject:  cdt-dev Digest, Vol 119, Issue 1
 
Send cdt-dev mailing list submissions to
cdt-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev
or, via email, send a message with subject or body 'help' to
cdt-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
cdt-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of cdt-dev digest..."


Today's Topics:

   1. Help - CDT DOM (=?utf-8?B?cmVnaXN0ZXI=?=)


----------------------------------------------------------------------

Message: 1
Date: Sun, 4 Jan 2015 15:24:31 +0800
From: "=?utf-8?B?cmVnaXN0ZXI=?=" <register@xxxxxxxxxxxxxxxxxxxxxx>
To: "=?utf-8?B?Y2R0LWRldg==?=" <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] Help - CDT DOM
Message-ID: <tencent_7F684FE90E4D3FBB315D3F62@xxxxxx>
Content-Type: text/plain; charset="utf-8"

hi, list


I am following http://help.eclipse.org/luna/topic/org.eclipse.cdt.doc.isv/guide/dom/index/prebuiltIndexes.html?cp=13_0_0_0
to write an index sample to perform source-to-source transformation tool using CDT, before starting programming, I need to solve a problem. That is, what kind of plug-in project should be set up in order to run the plug-in in a console mode. "plug-in with sample help content" is ok?


 
anyone can give me any advice or a sample?


thank you in advance


-------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/cdt-dev/attachments/20150104/7f300b0a/attachment.html>

------------------------------

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

End of cdt-dev Digest, Vol 119, Issue 1
***************************************

Back to the top