Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: various project-builder-related Java questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: various project-builder-related Java questions



On Monday, April 30, 2001, at 05:23 PM, Ken McDonald wrote:

Tried these in the project builder list but didn't get much
response. Maybe here will be different :-)

First; how the heck do I tell PB what the Java "root" directory
of my project is, i.e. if I'm creating files in /foo/bar/com/mycom/package,
I want to be able to specify that the "Java" part of the path is
"com/mycom/package" (i.e. package name of com.mycom.package),
and so the Java root is /foo/bar. I haven't found anything about this
in the docs etc. Do I just need to ensure that the root is in the
classpath?

For a pure Java program set JAVA_SOURCE_SUBDIR to the project relative path to the root of your Java sources. The project folder is the one that contains the *.pbproj file.

For example if all my Java sources are rooted at foo/bar inside my project directory, I set JAVA_SOURCE_SUBDIR to "foo/bar".


Second; my SCM menu is all disabled. I've set SCM to be active
in the preferences, but still can't commit/retrieve/etc files. Does
there need to be a daemon process running? If so, how do I set
it up?

Have you checked out the project already? What kind of CVS protocol are you using (Direct access, pserver, CVS over ssh)?

Currently, CVS over ssh doesn't work with the current release of Project Builder. This will be fixed in the next release of Project Builder.

Scott



Any help most appreciated.

Thanks,
Ken McDonald
email@hidden
_______________________________________________
java-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/java-dev

Scott Tooker
QA & Integration - Project Builder
Mac OS X Development Environment


References: 
 >various project-builder-related Java questions (From: "Ken McDonald" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.