Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » plugin extension point questions
plugin extension point questions [message #122829] Fri, 28 November 2003 07:08
Eclipse UserFriend
Originally posted by: r.as.com

Hello all,

I just started looking at how to create a plugin, and I walked into a
question which I cannot see answered. In the xmleditor plugin example, the
extension 'xml' is given so that .xml files are associated with the editor.
What I want is that I get '.java' files associated. This is offcouse not the
problem, but I want to use either the default text editor, or my own editor.
This is based on the existence of a certain message in the java class...
let's say /** My file **/.
Hence the file listing in eclipse should also use my icon in case it
recognizes a .java file which has the given message.

Is this possible?

Thanks in advance,

Rein
Previous Topic:M5: Warnings and error messages don't go off
Next Topic:Filter scope of SelectionDialog
Goto Forum:
  


Current Time: Sun Jun 08 04:55:39 EDT 2025

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

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

Back to the top