Re: HELP: ProjectBuilder not displaying files
Re: HELP: ProjectBuilder not displaying files
- Subject: Re: HELP: ProjectBuilder not displaying files
- From: Art Isbell <email@hidden>
- Date: Thu, 12 Dec 2002 13:37:17 -1000
On Thursday, December 12, 2002, at 12:33 PM, THOMAS PETERS wrote:
I don't understand why my ProjectBuilder's main window doesn't show any
files. The file navigation that should be showing the different file
categories; e.g. Classes, WebComponents, Resources... is not
displaying.
It's just blank.
The PB window includes some split views that can be resized by
dragging the border between the views. I believe your cursor should
change when over these draggable areas. So you might try slowly moving
your cursor over the PB window to see whether one of these split views
has been dragged all the way to one extreme thus hiding your missing
view.
I thought is was a corrupted Project and created a new
project. Not that! I thought my install became corrupt and did a
complete
reinstall. Not that!
What else can become corrupted under Windows? The Registry! PB
stores preference settings in the Registry, so these may have become
corrupted as only the Windows Registry can. These PB preferences can
be manipulated via a command-line interface. I haven't used Windows in
a few years (yea!), so my memory of the procedure may not be accurate.
Quit PB. In a Shell window, enter "defaults". That should display a
usage message for the "defaults" utility. I'm not certain of the PB
domain, but I think it's "ProjectBuilder". "defaults domains" will
list all known domains. You probably will need to delete the PB
domain: "defaults delete ProjectBuilder". Then open your project in
PB. Any preferences that you set or that were recorded automatically
(like window positions) will be gone, so don't do this unless all else
fails.
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.