March 3, 2011
11:42 p.m.
Status: Accepted Owner: Torsten....@astares.de Labels: Milestone-1.1.2-DevImage New issue 3780 by Torsten....@astares.de: DEVImageWOrkspace in prebuilt Pharo 1.2 gives DNU due to missing SHWorkspace class http://code.google.com/p/pharo/issues/detail?id=3780 Open a recent Pharo 1.2 from the Hudson build (for instance build #164 from today - https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.2/164) and evaluate "DEVImageWorkspaces openExternalProjectWorkspace => gives a DNU since SHWorkspace is not anymore in the image. Replacing "SHWorkspace" with "Workspace" helps - but the workspace is not styled anymore then.