Reading Java files
Reading Java files
- Subject: Reading Java files
- From: Darren Gibbs <email@hidden>
- Date: Tue, 27 Apr 2004 17:18:08 -0700
Howdy,
I installed XCode 1.2 today and am trying to convert some older Java
code to a use a Cocoa interface. The first pass worked fine, I created
a simple UI in IB and generated the controller class. Now I want to
add some actions, but I don't seem to be able to get IB to read my
controller class now that I've generated the first version. The Read
option is grayed out in the UI, and the generic Read Files option only
allows .h files. I tried drag/drop and IB seems see the event and
switches from Instances to Classes view, but doesn't parse my changes.
Is this a known issue? I looked at the Help file and FAQ but didn't see
anything specific to this.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.