stx_libtool.st
branchjv
changeset 18822 07d66af18f0d
parent 18226 346376844040
child 19592 ac1b2bc83e26
equal deleted inserted replaced
18532:cccb41254edf 18822:07d66af18f0d
   156      This method is generated automatically,
   156      This method is generated automatically,
   157      by searching all classes (and their packages) which are referenced by my classes.
   157      by searching all classes (and their packages) which are referenced by my classes.
   158      Please also take a look at the #mandatoryPreRequisites method"
   158      Please also take a look at the #mandatoryPreRequisites method"
   159 
   159 
   160     ^ #(
   160     ^ #(
   161         #'stx:goodies/smallsense'    "SmallSense::SmalltalkLintService - referenced by Tools::CodeView2>>lintService"
       
   162     )
   161     )
   163 !
   162 !
   164 
   163 
   165 subProjects
   164 subProjects
   166     "list packages which are known as subprojects.
   165     "list packages which are known as subprojects.
   239         InspectorView
   238         InspectorView
   240         MemoryMonitor
   239         MemoryMonitor
   241         MemoryMonitorView
   240         MemoryMonitorView
   242         MemoryUsageView
   241         MemoryUsageView
   243         MultiViewToolApplication
   242         MultiViewToolApplication
   244         (NewChangesBrowser autoload)
       
   245         PerforceSourceCodeManagerUtilities
   243         PerforceSourceCodeManagerUtilities
   246         ProcessMonitorV2
   244         ProcessMonitorV2
   247         RCSConflictEditTextView
   245         RCSConflictEditTextView
       
   246         Solarized
   248         SyntaxElement
   247         SyntaxElement
   249         SyntaxHighlighter2
   248         SyntaxHighlighter2
   250         SystemBrowser
   249         SystemBrowser
   251         SystemStatusMonitor
   250         SystemStatusMonitor
   252         #'Tools::AbstractTestRunner'
   251         #'Tools::AbstractTestRunner'
   323         OrderedCollectionInspectorView
   322         OrderedCollectionInspectorView
   324         ParseTreeIndex
   323         ParseTreeIndex
   325         SetInspectorView
   324         SetInspectorView
   326         SettingsDialog
   325         SettingsDialog
   327         SmalltalkCodeGeneratorTool
   326         SmalltalkCodeGeneratorTool
       
   327         SolarizedDark
   328         SyntaxElementVariable
   328         SyntaxElementVariable
   329         TerminalApplication
   329         TerminalApplication
   330         #'Tools::BackgroundSourceProcessingService'
   330         #'Tools::BackgroundSourceProcessingService'
   331         #'Tools::BreakpointService'
   331         #'Tools::BreakpointService'
   332         #'Tools::BrowserList'
   332         #'Tools::BrowserList'
   387         #'Tools::NamespaceFilter'
   387         #'Tools::NamespaceFilter'
   388         #'Tools::TestRunner2'
   388         #'Tools::TestRunner2'
   389         #'Tools::HierarchicalChangeList'
   389         #'Tools::HierarchicalChangeList'
   390         #'Tools::HierarchicalPackageFilterList'
   390         #'Tools::HierarchicalPackageFilterList'
   391         #'Tools::InheritanceClassList'
   391         #'Tools::InheritanceClassList'
       
   392         (NewChangesBrowser autoload)
   392         (AbstractRevisionItem autoload)
   393         (AbstractRevisionItem autoload)
   393         (AbstractVersionDiffBrowserItem autoload)
   394         (AbstractVersionDiffBrowserItem autoload)
   394         (ApplicationBuilder autoload)
   395         (ApplicationBuilder autoload)
   395         (ClassItem autoload)
   396         (ClassItem autoload)
   396         (ClassItemRoot autoload)
   397         (ClassItemRoot autoload)