[OS-JIRA] Created: (WOL-920) WOLips creates component in the wrong source folder

From: Clark Mueller (JIRA) ("Clark)
Date: Tue Dec 02 2008 - 13:27:51 EST

  • Next message: Lachlan Deck: "Re: Problem with 10.5.5 / Eclipse has returned"

    WOLips creates component in the wrong source folder
    ---------------------------------------------------

                     Key: WOL-920
                     URL: http://issues.objectstyle.org/jira/browse/WOL-920
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2.* (nightly build please specify)
             Environment: 10.5.5/Eclipse 3.4.0/WOLips rev. 5484
                Reporter: Clark Mueller
                Priority: Minor

     We have a source folder defined as MyProject/src/main (MyProject/src is NOT a Source folder). If we create a component (say TestComponent) in the package com.foo.component, its source file will be created as:

    src/com/foo/component/TestComponent.java, rather than
    src/main/com/foo/component/TestComponent.java.

    Even though src/main is defined as a source folder and src is not. I know this was still happening in newer revs, although I haven't worked with the bleeding edge nightlies lately.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Tue Dec 02 2008 - 13:28:47 EST