Date: Sat, 12 Jul 2003 20:12:37 +1000 From: Phil Malin <psm@aardvark.net.au> To: java@FreeBSD.ORG Subject: Eclipse build failing. Message-ID: <3F0FDF15.6020604@aardvark.net.au>
index | next in thread | raw e-mail
Hi there.
I hope this is the correct email address to use - it's listed as the
MAINTAINER in the Eclipse Makefile.
I'm trying to build Eclipse on my system (FreeBSD 5.0-RELEASE) with
jdk-1.3.1p7_2 but it fails with the following message (part of the make
output):
<snipped a whole lot of /cannot resolve/ errors>
[javac] symbol : class PrefixExpression
[javac] location: package dom
[javac] import org.eclipse.jdt.core.dom.PrefixExpression;
[javac] ^
[javac] /usr/ports/java/eclipse/work/plugins/org.eclipse.jdt.ui/core
refactoring/org/eclipse/jdt/internal/corext/refactoring/code/flow/FlowAnalyzer.java:63:
cannot resolve symbol
[javac] symbol : class PrimitiveType
[javac] location: package dom
import org.eclipse.jdt.core.dom.PrimitiveType;import
org.eclipse.jdt.core.dom.PrimitiveType;
BUILD FAILED
file:/usr/ports/java/eclipse/work/plugins/org.eclipse.jdt.ui/build.xml:76:
Listener attempted to access System.err - infinite loop terminated
Have you seen this before or do you have any suggestions?
Thanks in advance for any help...
Cheers.
Phil.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F0FDF15.6020604>
