Re: General Eclipse question

From: Chuck Hill (chil..lobal-village.net)
Date: Thu May 24 2007 - 12:13:58 EDT

  • Next message: Johan Henselmans: "Logging in Eclipse, finding the project the file is from."

    JDBC is an extension of the core Java API so they properly go in /
    Library/Java/Extensions. Beware of what you put in there! JDBC
    drivers are appropriate. Many other Jars are not.

    Chuck

    On May 24, 2007, at 8:54 AM, Q wrote:

    >
    > Out of interest. Where you do you put your JDBC drivers?
    >
    > On 25/05/2007, at 1:40 AM, Chuck Hill wrote:
    >
    >> Been there. Done that. Regretted it. Listen to Anjo. /Library/
    >> WebObjects/Extensions is just a trap for the unwary.
    >>
    >> Chuck
    >>
    >>
    >> On May 24, 2007, at 8:26 AM, Anjo Krank wrote:
    >>
    >>> Don't! put! stuff ! in ! these ! folders !
    >>>
    >>> It may seem convenient, but the changing paths are just the tip
    >>> of the annoyances you have.
    >>>
    >>> Create a framework made up of versioned jars and add it to the
    >>> project. You'll be glad you did it.
    >>>
    >>> Cheers, Anjo
    >>>
    >>> Am 24.05.2007 um 16:24 schrieb Frederic JECKER:
    >>>
    >>>> How could I achieve this ?:
    >>>> ie <classpathentry kind="lib" path="/Library/WebObjects/
    >>>> Extensions/log4j-1.2.13.jar"/> for me would be
    >>>> <classpathentry kind="lib" path="C:/Apple/Local/Library/
    >>>> WebObjects/Extensions/log4j-1.2.13.jar"/> for others
    >>>>
    >>>> Do you mean by using user defined libraries ?
    >>>>
    >>>>
    >>>>
    >>>> Mike Schrag a écrit :
    >>>>> Once committed, you cannot cvsignore something ... Also, you
    >>>>> should be kind of careful about cvsignoring .classpath -- that
    >>>>> might be a bad idea. It would be better to setup your project
    >>>>> classpaths with classpath variables so that a fresh checkout
    >>>>> has a chance of building.
    >>>>>
    >>>>> ms
    >>>>>
    >>>>> On May 24, 2007, at 9:59 AM, Frederic JECKER wrote:
    >>>>>
    >>>>>> Hi list,
    >>>>>>
    >>>>>> Just a question : is it possible to prevent some files from
    >>>>>> being synchronized with the CVS repository ?
    >>>>>> My team is working with WO/Wolips under windows and I'm
    >>>>>> testing the MBP as next developpment platform.
    >>>>>> Some files are under version control (ie .classpath etc...)
    >>>>>> and I don't want them to be synchronized.
    >>>>>> As they are already under version control, the cvsignore
    >>>>>> properties aren't effective.
    >>>>>>
    >>>>>> Any ideas ??
    >>>>>>
    >>>>>> Thanks
    >>>>>>
    >>>>>> Fred
    >>>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>
    >>>> --
    >>>>
    >>>> <logo.png>
    >>>> Frédéric JECKER
    >>>> GIP Sy..is
    >>>> Pavillon 1
    >>>> 27 rue du 4čme RSM B.P. 29
    >>>> F-68250 ROUFFACH
    >>>> Tél : +33 (0)3 89 79 02 21
    >>>> Fax : +33 (0)3 89 78 79 00
    >>>> Courriel : f.jecke..ymaris.com
    >>>> Web : http://www.symaris.com
    >>>> PFaites un geste pour l'environnement - avez vous réellement
    >>>> besoin d'imprimer ce courriel ?
    >>>> PPlease consider the environment - do you really need to print
    >>>> this email ?
    >>>
    >>>
    >>
    >> --
    >>
    >> Practical WebObjects - for developers who want to increase their
    >> overall knowledge of WebObjects or who are trying to solve
    >> specific problems.
    >> http://www.global-village.net/products/practical_webobjects
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > --
    > Seeya...Q
    >
    > Quinton Dolan - qdola..mail.com
    > Gold Coast, QLD, Australia
    > Ph: +61 419 729 806
    >
    >
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Thu May 24 2007 - 12:15:24 EDT