Re: Prebuilt package for Eclipse 3.0?

From: Till Heikamp (t.heikam..eniusbytes.com)
Date: Thu Jun 24 2004 - 05:33:12 EDT

  • Next message: Fabian Peters: "Re: Prebuilt package for Eclipse 3.0?"

    ouch, this definitly explains things ;)
    build works just fine with rc3 on osx10.3.4.

    till

    Am 24.06.2004 um 10:58 schrieb Ulrich Köster:

    > Hi Till,
    >
    > we're working on the eclipse_3_0_0 branch of the eclipse folder.
    >
    > Ulrich
    > Am 24.06.2004 um 10:37 schrieb Till Heikamp:
    >
    >> hello,
    >>
    >> unfortunately i could not build the latest cvs version.
    >> tried with eclipse 3.0 RC1-3 on osx10.3.4.
    >> build succeeds when eclipse.home is not set. if eclipse.home is set by
    >> eclipse.home = /Users/till/eclipse
    >> theres always the same error (attached it).
    >>
    >> kind regards
    >> tilmann heikamp
    >>
    >>
    >> [javac] Compiling 60 source files to
    >> /Users/till/workspace/woproject/projects/temp/classes
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:77: cannot resolve symbol
    >> [javac] symbol : class ToolUtil
    >> [javac] location: package model
    >> [javac] import
    >> org.eclipse.ui.externaltools.internal.model.ToolUtil;
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:241: cannot resolve symbol
    >> [javac] symbol : variable ID_ANT_LAUNCH_CONFIGURATION_TYPE
    >> [javac] location: interface
    >> org.eclipse.ui.externaltools.internal.model.IExternalToolConstants
    >> [javac]
    >> IExternalToolConstants.ID_ANT_LAUNCH_CONFIGURATION_TYPE);
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:262: cannot resolve symbol
    >> [javac] symbol : variable VAR_WORKSPACE_LOC
    >> [javac] location: interface
    >> org.eclipse.ui.externaltools.internal.model.IExternalToolConstants
    >> [javac]
    >> IExternalToolConstants.VAR_WORKSPACE_LOC,
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:261: cannot resolve symbol
    >> [javac] symbol : variable ToolUtil
    >> [javac] location: class
    >> org.objectstyle.wolips.core.project.ant.RunAnt
    >> [javac] ToolUtil.buildVariableTag(
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:269: cannot resolve symbol
    >> [javac] symbol : variable ATTR_RUN_IN_BACKGROUND
    >> [javac] location: interface
    >> org.eclipse.ui.externaltools.internal.model.IExternalToolConstants
    >> [javac]
    >> IExternalToolConstants.ATTR_RUN_IN_BACKGROUND,
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/project/ant/
    >> RunAnt.java:273: cannot resolve symbol
    >> [javac] symbol : variable ATTR_ANT_TARGETS
    >> [javac] location: interface
    >> org.eclipse.ui.externaltools.internal.model.IExternalToolConstants
    >> [javac]
    >> IExternalToolConstants.ATTR_ANT_TARGETS,
    >> [javac] ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/util/
    >> WorkbenchUtilities.java:491: cannot resolve symbol
    >> [javac] symbol : method getDefaultEditor
    >> (org.eclipse.core.resources.IFile)
    >> [javac] location: interface org.eclipse.ui.IEditorRegistry
    >> [javac]
    >> .getDefault()
    >> [javac]
    >> ^
    >> [javac]
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/java/org/objectstyle/wolips/core/util/
    >> WorkbenchUtilities.java:498:
    >> setDefaultEditor(java.lang.String,java.lang.String) in
    >> org.eclipse.ui.IEditorRegistry cannot be applied to
    >> (org.eclipse.core.resources.IFile,java.lang.String)
    >> [javac]
    >> .getDefault()
    >> [javac]
    >> ^
    >> [javac] Note: Some input files use or override a deprecated API.
    >> [javac] Note: Recompile with -deprecation for details.
    >> [javac] 8 errors
    >>
    >> BUILD FAILED
    >> /Users/till/workspace/woproject/projects/build.xml:111: Following
    >> error occured while executing this line
    >> /Users/till/workspace/woproject/projects/wolips/build.xml:34:
    >> Following error occured while executing this line
    >> /Users/till/workspace/woproject/projects/wolips/plugins/build.xml:87:
    >> Following error occured while executing this line
    >> /Users/till/workspace/woproject/projects/wolips/plugins/
    >> org.objectstyle.wolips/build.xml:31: Following error occured while
    >> executing this line
    >> /Users/till/workspace/woproject/projects/buildscripts/plugin-
    >> project.xml:28: Compile failed; see the compiler error output for
    >> details.
    >>
    >> Total time: 56 seconds
    >> till:~/workspace/woproject/projects till$
    >>
    >



    This archive was generated by hypermail 2.0.0 : Thu Jun 24 2004 - 05:33:16 EDT