Tools__ProjectBuilderAssistantApplication.st
changeset 3873 f1fc298be9f5
parent 3812 a17f33e7c234
child 3874 cf99fbc16b86
equal deleted inserted replaced
3872:fc50dc007c7b 3873:f1fc298be9f5
   260 
   260 
   261 #hideSTXBasePackages
   261 #hideSTXBasePackages
   262 'Only show packages which are not already included in the basic ST/X delivery'
   262 'Only show packages which are not already included in the basic ST/X delivery'
   263 
   263 
   264 #'listOfNewProjectsName'
   264 #'listOfNewProjectsName'
   265 'PackageID (module:directory).
   265 'PackageID (module:directory).\The pull-down list contains packageIDs for which no ProjectDefinition exists (yet)'
   266 The pull-down list contains packageIDs for which no ProjectDefinition exists (yet)'
       
   267 
   266 
   268 #'createNewProject'
   267 #'createNewProject'
   269 'PackageID (module:directory).
   268 'PackageID (module:directory).
   270 Click to create a new (empty) ProjectDefinition for the given PackageID'
   269 Click to create a new (empty) ProjectDefinition for the given PackageID'
   271 
   270