Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-core-dev] cdt class hierarchy



hi, Thomas, thank you for your quick reply.
The reason I want to modify CDT into FDT is because I thought that will be easier than writing a new FDT from scratch. Since CDT  and FDT will have similar structure and classes, I thought I could just do some modifications for CDT to make it support Fortran. Maybe I was wrong, I am not an expert in plugin development.(hopefully I can be one soon) please tell me the reason why you think to begin from scratch will be better.

And if you have something about developing plugins for a new langure support, please send to me.

Thanks a lot


I would suggest that you would be looking at developing a FDT (Fortran Development Tools) plugin.  What
is it that you want out of the CDT which would be relevant for Fortran?
 
Thanks,
 Thomas
-----Original Message-----
From:
Zhiwei Ren [mailto:zren@xxxxxxxxxx]
Sent:
July 3, 2003 4:42 PM
To:
cdt-core-dev@xxxxxxxxxxx
Subject:
[cdt-core-dev] cdt class hierarchy


I am trying to modify the CDT  plugin so that eclipse can support FORTRAN. However, I had a hard time finding the documents about the hierarchy of CDT, ie. the purpose of each class. I wonder if anyone can help me out with this. I can't do anything without that basically.


And, if you have any other advice or documents about what I am going to do, please let me know. I sincerely appreciate it.


thanks  a lot


Ren


Back to the top