• 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: Eclipse and WO
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse and WO


  • Subject: Re: Eclipse and WO
  • From: Zak Burke <email@hidden>
  • Date: Tue, 18 Jan 2005 15:28:25 -0500

Marius Strumyla wrote on 1/18/05 3:00 PM:
<windows>
Yep, Eclipse+WOLips keeps all java files under src directory.


I'm using CVS and keep all project files (.java, .api, .wod, .html) in
repository as is. I wanted to move to Eclipse+WOLips but then I would have
had to rearrange files in the repository. That was a no no for me :(
</windows>

Is that src a must for Eclipse? Anybody has an answer?

The src directory isn't required by Eclipse, it's just the default. Keeping your source files in a directory structure that matches the package structure is required, but that's a different issue.


To change the source directory (or to add another one), go to a project's properties dialog and select the "Java Build Path" field. There are four different panes: Source, Projects, Libraries, Order and Export.

The Source pane allows you to set different and multiple source directories, i.e. where Eclipse will look for .java files. You can also change the default output directory, i.e. where Eclipse will dump .class files, from this pane.

The Libraries pane allows you to add JARs to your build path. Project management will be much easier if you create variables or libraries for you jars and add these to your projects, rather than adding individual jars to individual projects, which is a hassle to update.

zak.



-- i5mast

-----Original Message-----
From: webobjects-dev-bounces+mstrumyla=email@hidden
[mailto:webobjects-dev-bounces+mstrumyla=email@hidden]O
n Behalf Of Jeff Smith
Sent: Tuesday, January 18, 2005 2:52 PM
To: Kieran Kelleher
Cc: WebObjects Dev (Apple)
Subject: Re: Eclipse and WO


Kieran,
At least on the Windows side (and I think on OSX as well) Eclipse uses a different project file structure so once you're in Eclipse for a given project you'd have to stay there. You can switch back, but I think it would be a matter of building a new Xcode project by adding resources from your existing Eclipse project.


Jeff

Kieran Kelleher wrote:


Regarding Eclipse commitment level...

1) If I begin working a project on Eclipse and midway through decide to switch to XCode, is it easy to switch the project over?

2) Can I work with both Eclipse and XCode on the same OS X machine (in other words is there any interference in Libraries, Extensions, etc.

-Kieran



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

This email sent to email@hidden
The information transmitted in this E-mail is intended only for the person
to which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons other
than the intended recipient is prohibited.  If you received this in error,
please contact the sender and delete the material from any computer.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

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


References: 
 >RE: Eclipse and WO (From: Marius Strumyla <email@hidden>)

  • Prev by Date: Re: Eclipse and WO
  • Next by Date: Connecting to DB2
  • Previous by thread: Re: Eclipse and WO
  • Next by thread: RE: How to fix "failed to provide new primary keys for..."?
  • Index(es):
    • Date
    • Thread