OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:feedWatchActionError
(Results
1 - 2
of
2
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
RSSFeedWatcherTask.java
59
private static final String
feedWatchActionError
= "feedWatchAction.Error"; //$NON-NLS-1$
191
if (!isNullString(out)) { this.getProject().setProperty(
feedWatchActionError
+ DOT + j, out); }
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
feedTools.jar
Completed in 24 milliseconds