• 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
no rule to process file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

no rule to process file


  • Subject: no rule to process file
  • From: Ivan C Myrvold <email@hidden>
  • Date: Mon, 5 Jun 2006 16:03:40 +0200

I have a Cocoa project, in Objective-C, where one class is a Java class, programmed back in 2002.

I tried to compile it directly as a Universal binary, but as that failed, I am now slowly rebuilding it as a universal binary in a new project.

But it now looks like Xcode will not compile the java file, Helix.java. It says:

warning: no rule to process file '$(PROJECT_DIR)/Helix.java' of type sourcecode.java for architecture i386

And when trying to use it in the project like this, I can see in the debugger that myjavaclass is nil after this:

    myjavaclass = [[NSClassFromString(@"Helix") alloc] init];

I have set NSJavaNeeded to YES in Info.plist. Is there anything else I need to do?

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: no rule to process file
      • From: Gouri Jonnalagadda <email@hidden>
  • Prev by Date: Xcode-users Digest, Vol 3, Issue 394
  • Next by Date: Keyboard focus in Run Log
  • Previous by thread: Xcode-users Digest, Vol 3, Issue 394
  • Next by thread: Re: no rule to process file
  • Index(es):
    • Date
    • Thread