stx_libtool.st
branchjv
changeset 18822 07d66af18f0d
parent 18226 346376844040
child 19592 ac1b2bc83e26
--- a/stx_libtool.st	Wed Nov 14 11:58:00 2018 +0100
+++ b/stx_libtool.st	Thu Oct 11 14:19:28 2018 +0200
@@ -158,7 +158,6 @@
      Please also take a look at the #mandatoryPreRequisites method"
 
     ^ #(
-        #'stx:goodies/smallsense'    "SmallSense::SmalltalkLintService - referenced by Tools::CodeView2>>lintService"
     )
 !
 
@@ -241,10 +240,10 @@
         MemoryMonitorView
         MemoryUsageView
         MultiViewToolApplication
-        (NewChangesBrowser autoload)
         PerforceSourceCodeManagerUtilities
         ProcessMonitorV2
         RCSConflictEditTextView
+        Solarized
         SyntaxElement
         SyntaxHighlighter2
         SystemBrowser
@@ -325,6 +324,7 @@
         SetInspectorView
         SettingsDialog
         SmalltalkCodeGeneratorTool
+        SolarizedDark
         SyntaxElementVariable
         TerminalApplication
         #'Tools::BackgroundSourceProcessingService'
@@ -389,6 +389,7 @@
         #'Tools::HierarchicalChangeList'
         #'Tools::HierarchicalPackageFilterList'
         #'Tools::InheritanceClassList'
+        (NewChangesBrowser autoload)
         (AbstractRevisionItem autoload)
         (AbstractVersionDiffBrowserItem autoload)
         (ApplicationBuilder autoload)