Extending of JDT plugin is a problem. [message #208686] |
Tue, 05 July 2005 08:51 |
Eclipse User |
|
|
|
Originally posted by: sergg.kazbek.ispras.ru
I have discovered that JDT plugin API can help to manage java project and
java code but it is hard to extend it to implement support of own java
language
extension (custom project, custom file types in package explorer, custom
outline based on java outline, etc like in AJDT plugin).
The one way to achieve that goal is copy all JDT source code to new plugin
and modify it as you wish.
Seems AJDT plugin uses this way. But there is a problem to be up-to-date
with JDT plugin source
code, its new features and bug fixes.
Since AspectJ is Eclipse Technology Project, I suppose, developers of JDT
plugin have plans to make their plugin more reusable. Is it true? Can I read
some forums or documents concerned to this problem? May be something was
already done?
--
Sergey Gomanyuk,
ISP RAS,
junior research assistant,
e-mail: sergg@ispras.ru
phone: +7 (095) 912-5317 (4428 additional)
cell: +7 (926) 522-4506
|
|
|
Powered by
FUDForum. Page generated in 0.03416 seconds