Searched refs:ws (Results 1 – 5 of 5) sorted by relevance
326 public static GlobalProjectMonitor startMonitoring(IWorkspace ws) { in startMonitoring() argument328 ws.addResourceChangeListener(sThis.mResourceChangeListener, in startMonitoring()330 sThis.mWorkspace = ws; in startMonitoring()339 public static void stopMonitoring(IWorkspace ws) { in stopMonitoring() argument341 ws.removeResourceChangeListener(sThis.mResourceChangeListener); in stopMonitoring()
61 <xsl:if test="ancestor::feature//@ws">63 <td class="log-text" id="indent"><xsl:value-of select="ancestor::feature//@ws"/></td>133 <xsl:if test="@ws">135 <td class="log-text" id="indent"><xsl:value-of select="@ws"/></td>188 <xsl:if test="@ws">190 <td class="log-text" id="indent"><xsl:value-of select="@ws"/></td>
1523 IWorkspace ws = ResourcesPlugin.getWorkspace();1524 mResourceMonitor = GlobalProjectMonitor.startMonitoring(ws);1555 IWorkspace ws = ResourcesPlugin.getWorkspace();1556 GlobalProjectMonitor.stopMonitoring(ws);
22 # configs - the list of {os, ws, arch} configurations to build. 41 # The list of {os, ws, arch} configurations to build. This