[OS-JIRA] Created: (WOL-554) Creating a new WebObjects Framework project results in builders being out of order

From: Gregor Purdy (JIRA) ("Gregor)
Date: Thu Aug 02 2007 - 19:41:00 EDT

  • Next message: Guido Neitzer: "Problem with Project"

    Creating a new WebObjects Framework project results in builders being out of order
    ----------------------------------------------------------------------------------

                     Key: WOL-554
                     URL: http://issues.objectstyle.org/jira/browse/WOL-554
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: 2.0.0.4118
             Environment: Eclipse 3.3 on Mac OS X 10.4.10
                Reporter: Gregor Purdy

    When I create a new WebObjects Framework project from scratch, then I go into the project properties and look at the builders, both the WOLips builder and the regular Eclipse Java builder are there, but the Eclipse builder is first in the list.

    When the Eclipse builder is first in the list, it is possible for one of the Eclipse or WOLips builders to stomp on the other and result in a very confused Eclipse.

    The symptom is that you'll get things like Eclipse telling you some class does not exist (in the Problems view) and yet it is something that used to be fine. If you hit F3 to jump to declaration, it does find the declaration.

    I've seen the problem fixed by changing the project properties build path pane's "output directory" setting to a different value and then back again for the project (in a multiple-project workspace where the projects have project dependencies on each other) cause things to get back to working. But, often even when that fixes things, doing a "clean all projects" from the build menu will usually get it back into its broken state.

    It would be nice if the system could show a warning or error in the case that the builders are out of order (to help people who have gotten into this state previosly and don't know what is causing the problem to find and fix the problem with their existing projects).

    -- 
    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 : Thu Aug 02 2007 - 19:41:59 EDT