HomeSort by relevance Sort by last modified time
    Searched refs:CommonSourceViewerConfig (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonSourceViewerConfig.java 31 public final class CommonSourceViewerConfig extends AndroidSourceViewerConfig {
35 public CommonSourceViewerConfig() {
40 public CommonSourceViewerConfig(IContentAssistProcessor contentAssist) {
CommonXmlEditor.java 288 // and will try to use our CommonSourceViewerConfig. Our config needs to
296 ssv.configure(new CommonSourceViewerConfig(

Completed in 464 milliseconds