Hello,
I see that you have built eclipse on Solaris, I am running Solaris Express 10
on AMD x86 64 bit and I can't compile and run eclipse.
Could you please share steps to follow to get this running?
I have tried a few steps mentioned on this thread but I get the following
errors:
# java -version
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Server VM (build 1.6.0_01-b06, mixed mode)
# ANT_HOME=/usr/dev/apache-ant-1.7.0
# export ANT_HOME
# CC=cc JAVA_HOME=/usr/java CDE_HOME=/usr/dt ./build -os solaris -ws gtk
-arch x86 -compilelibs
[echo] TARGET: compiler
[echo] UPDATE ecj.jar
BUILD SUCCESSFUL
Total time: 8 seconds
[echo] TARGET: compiler2
[echo] compilerArg -enableJavadoc -nowarn -encoding ISO-8859-1
[echo] build compiler org.eclipse.jdt.core.JDTCompilerAdapter
BUILD FAILED
/usr/dev/eclipsem4/jdtcoresrc/compilejdtcore.xml:44: Class not found:
org.eclipse.jdt.core.JDTCompilerAdapter
Total time: 0 seconds
[echo] Deleting jars to recompile...
[echo] Compiling...
BUILD FAILED
/usr/dev/eclipsem4/build.xml:68: The following error occurred while executing
this line:
/usr/dev/eclipsem4/build.xml:8: The following error occurred while executing
this line:
/usr/dev/eclipsem4/features/org.eclipse.sdk/build.xml:37: The following error
occurred while executing this line:
/usr/dev/eclipsem4/features/org.eclipse.sdk/build.xml:17: The following error
occurred while executing this line:
/usr/dev/eclipsem4/features/org.eclipse.platform/build.xml:380: The following
error occurred while executing this line:
/usr/dev/eclipsem4/features/org.eclipse.platform/build.xml:367: The following
error occurred while executing this line:
/usr/dev/eclipsem4/features/org.eclipse.rcp/build.xml:309: The following error
occurred while executing this line:
/usr/dev/eclipsem4/features/org.eclipse.rcp/build.xml:10: The following error
occurred while executing this line:
/usr/dev/eclipsem4/plugins/org.eclipse.equinox.launcher/build.xml:137: The
following error occurred while executing this line:
/usr/dev/eclipsem4/plugins/org.eclipse.equinox.launcher/build.xml:95: Class not
found: org.eclipse.jdt.core.JDTCompilerAdapter
thank you.
This message posted from opensolaris.org