Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » build.bat on the srcInlcuded.zip using
build.bat on the srcInlcuded.zip using [message #329565] Sat, 28 June 2008 00:11
Derek Lac is currently offline Derek LacFriend
Messages: 19
Registered: July 2009
Junior Member
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
Previous Topic:Project.create out side workspace
Next Topic:Textfield with auto-completion
Goto Forum:
  


Current Time: Wed Jul 17 12:23:06 GMT 2024

Powered by FUDForum. Page generated in 0.03569 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top