• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode Unknown class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode Unknown class


  • Subject: Re: XCode Unknown class
  • From: email@hidden
  • Date: Tue, 14 Sep 2004 23:43:42 +0100

Hi,

I've found the problem... I don't know all the issues, but I've
discovered that one class that I implement that use java.util.logging
generate an Exception "java.security...." that usually occurs in java
1.3.X... . This was (I think) the cause for that strange error,
because after I changed my class (removing the logging) it works fine...

To finish I'd like to know if anyone can tell me if java 1.3.X is
called anytime by xcode.

Thanks to all,
Sergio


> At 19:38 Uhr +0100 14.09.2004, email@hidden wrote:
> >I'm using Cocoa with java, and after migrating (copying) my
> >application from my
> >ibook to my G4 desktop Mac an error occurred:
> >
> >Unknown class `ConfigurationWindowController' in nib file, using
> >`NSObject'
> >instead.
> >
> >Does anybody know how to solve this problem???
> >I've tried to check all the names and classes and all are OK...
>
>   Well, I wouldn't know about Java, but if this was Objective C I'd say:
>
>   Turn ZeroLink off or recompile on the G4. ZeroLink is *only* for
> debugging and generates machine-dependent code.
>
>   If you migrated the entire project and not just the executable, you
> may want to do a "clean" on your project, because the intermediate
> data xCode generates is also sometimes machine-dependent.
>
>   I doubt that a Java project would have these problems, but since
> Cocoa itself is ObjC, maybe something else is compiled in and suffers
> from this problem.
> --
> Cheers,
> M. Uli Kusterer
> ------------------------------------------------------------
>         "The Witnesses of TeachText are everywhere..."
>                     http://www.zathras.de


_________________________________________________________
CEAC Cursos de formação profissional - peça informações aqui.:
http://ceac.online.pt/

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >XCode Unknown class (From: email@hidden)
 >Re: XCode Unknown class (From: "M. Uli Kusterer" <email@hidden>)

  • Prev by Date: custom NSView: solved!
  • Next by Date: Re: @protected variable access
  • Previous by thread: Re: XCode Unknown class
  • Next by thread: autorelease - when is retain count decremented
  • Index(es):
    • Date
    • Thread