Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Extending of JDT plugin is a problem.
Extending of JDT plugin is a problem. [message #208686] Tue, 05 July 2005 08:51
Eclipse UserFriend
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
Previous Topic:Jar files and resources
Next Topic:Lost menu items from JDT Run and Search menu
Goto Forum:
  


Current Time: Mon May 12 16:27:09 EDT 2025

Powered by FUDForum. Page generated in 0.03416 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top