• 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
Set java package location
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Set java package location


  • Subject: Set java package location
  • From: Jozef Vaclavik <email@hidden>
  • Date: Mon, 18 Apr 2005 18:56:20 +0200

hi all.
i am student and i come from slovakia(my english is not good ;-) ) and i wont to programing in Java with Xcode. but i have a problem. i send you a siple code:
----------------------------------------------
//
// asdf.java
// asdf
//
// Created by Durko Ertepla on 18/04/2005.
// Copyright (c) 2005 __MyCompanyName__. All rights reserved.
//
import java.util.*;
import chapman.io.*;

public class asdf {

public static void main (String args[]) {
// insert code here...
System.out.println("Hello World!");
}
}
----------------------------------------------

the problem is in importing second package. while compilation Xcode return an error:
<x-tad-smaller>asdf.java:9: package chapman.io does not exist
</x-tad-smaller>
please help me. i don't now what i must set to program compile succesfully. thank you

i use eMac combo G4/1.25GHz
Xcode version 1.5
 _______________________________________________
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

  • Prev by Date: Re: Bizarre XCode compilation bug (?) - can't find Carbon headers
  • Next by Date: Giving up on build styles
  • Previous by thread: Re: Bizarre XCode compilation bug (?) - can't find Carbon headers
  • Next by thread: Giving up on build styles
  • Index(es):
    • Date
    • Thread