Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] What is the purpose of keywordReference when defining the "Build Path" property page

Hi,

Both Tcl and Ruby plugins define the "Build Path" property page and
add a keywordReference to it:

Ruby:
     <keywordReference id="org.eclipse.dltk.ui.buildpath" />

Tcl:
     <keywordReference id="org.eclipse.dltk.tcl.ui.buildpath"/>

What is the purpose of these? What functionality do they add? In both
plugins there are warnings that they are not defined. So who defines
them?


Regards,
Gabriel

-- 
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com


Back to the top