ScriptReference musi zostać rozstrzygnięty do lokalnego obiektu IFile w danym obszarze roboczym.
ScriptReference.
<!ELEMENT extension (scriptResolver)+>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
><!ELEMENT scriptResolver EMPTY>
<!ATTLIST scriptResolver
class CDATA #REQUIRED
>Obiekt tłumaczący pomagający ustalić, czy lokalne obiekty IFile w danym środowisku roboczym odpowiadają obiektom ScriptReference języka JavaScript.
<extension point="org.eclipse.wst.jsdt.debug.core.scriptResolvers"> <scriptResolver class="org.eclipse.wst.jsdt.debug.internal.core.model.DefaultScriptResolver"> </scriptResolver> </extension>
org.eclipse.wst.jsdt.debug.core.model.AbstractScriptResolver.
Copyright (c) 2011 IBM Corporation and others.
Wszelkie prawa zastrzeżone. Program ten oraz towarzyszące mu materiały są
udostępniane na warunkach licencji EPL (Eclipse Public License), wersja 1.0,
dołączonej do nich i dostępnej pod adresem
http://www.eclipse.org/legal/epl-v10.html.