build.bat on the srcInlcuded.zip using [message #329565] |
Fri, 27 June 2008 20:11 |
Eclipse User |
|
|
|
I've downloaded two buildInclude-srcIncluded.zip builds from
http://download.eclipse.org/eclipse/downloads/ and compiled them using
the following arguments: build -os win32 -arch x86.
For the 3.4RC2, I got the following error:
nt\org\eclipse\pde\api\tools\internal\tasks\FullReportConver sionTask.java
(at li
ne 284)
[javac] Arrays.sort(summaries, new Comparator() {
For the the 3.4RC4, I got the following error:
[javac] 257. ERROR in
C:\dev\esrc6\plugins\org.eclipse.equinox.launcher\src\
org\eclipse\equinox\launcher\WebStartMain.java (at line 218)
[javac] final String BUNDLE_SYMBOLICNAME =
"Bundle-SymbolicName"; //$NON
-NLS-1$
[javac] ^^^^^^
I was told to play with the values in the build.properties file located
here:
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. pde.doc.user/guide/tasks/pde_compilation_env.htm
How do you play around with the build.properties? I've looked at the
file at here the error failed in plugins\org.eclipse.equinox.launcher. I
see bin.includes and src.includes. They don't seem to have any
boot.classpath values.
I've also looked at the build.properties in
plugins/org.eclipse.pde.build/templates/headless-build. What am I
suppose to do? Uncomment the ones that matches my Java compiler?
-Derek Lac
|
|
|
Powered by
FUDForum. Page generated in 0.05484 seconds