Re: unresolved symbols, cannot build from pserver

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Sat Aug 07 2004 - 04:00:05 EDT

  • Next message: Ulrich Köster: "Re: CVS tags, tagging releases ?"

    Hi David,

    it's very likely that your building against Elcipse 2.1.*.

    Ulrich

    Am 02.08.2004 um 12:32 schrieb David Teran:

    > Hi,
    >
    >
    > i still cannot build wolips. I get the following error message:
    >
    > [javac] Compiling 64 source files to
    > /Volumes/PB_HD/Users/david/woproject/projects/temp/classes
    > [javac]
    > /Volumes/PB_HD/Users/david/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.datasets/java/org/objectstyle/wolips/datasets/
    > DataSetsPlugin.java:242: cannot resolve symbol
    > [javac] symbol : variable PRE_BUILD
    > [javac] location: interface
    > org.eclipse.core.resources.IResourceChangeEvent
    > [javac] this.resourceChangeListener,
    > IResourceChangeEvent.PRE_BUILD);
    >
    >
    > I looked at IResourceChangeEvent and there is a variable named
    > PRE_AUTO_BUILD, not PRE_BUILD. When i change this and try to compile
    > again i get:
    >
    > [javac] Compiling 27 source files to
    > /Volumes/PB_HD/Users/david/woproject/projects/temp/classes
    > [javac]
    > /Volumes/PB_HD/Users/david/woproject/projects/wolips/plugins/
    > org.objectstyle.wolips.jdt/java/org/objectstyle/wolips/jdt/classpath/
    > ContainerInitializer.java:101: cannot resolve symbol
    > [javac] symbol : method getComparisonID
    > (org.eclipse.core.runtime.IPath,org.eclipse.jdt.core.IJavaProject)
    > [javac] location: class
    > org.eclipse.jdt.core.ClasspathContainerInitializer
    > [javac] return super.getComparisonID(containerPath,
    > project);
    >
    >
    > I am using eclipse 3.0, should i upgrade to something like 3.0.1 which
    > ist noch yet final?
    >
    > I used
    >
    > cvs -z3 -d:pserver:anonymou..vs.sourceforge.net:/cvsroot/woproject co
    > -r eclipse_3_0_0 woproject
    >
    > to get the source.
    >
    > regards David
    >



    This archive was generated by hypermail 2.0.0 : Sat Aug 07 2004 - 03:57:10 EDT