# HG changeset patch # User Claus Gittinger # Date 1414062890 -7200 # Node ID 3107c90eabf246b11abfb0991bc89bd5c3a972f9 # Parent 4e93da30717eceeb010b529bdd952d9d915adbbe class: Tools::ProjectBuilderAssistantApplication changed: #doBrowseBuildDirectory diff -r 4e93da30717e -r 3107c90eabf2 Tools__ProjectBuilderAssistantApplication.st --- a/Tools__ProjectBuilderAssistantApplication.st Mon Aug 04 15:44:39 2014 +0200 +++ b/Tools__ProjectBuilderAssistantApplication.st Thu Oct 23 13:14:50 2014 +0200 @@ -2112,7 +2112,7 @@ Dialog information:'No build directory yet'. ^ self ]. - UserPreferences current fileBrowserClass + UserPreferences fileBrowserClass openIn:projectBuilder packageBuildDirectory asFilename "/ projectBuilder packageBuildDirectory asFilename openExplorer