build.xml badly generated [message #606235] |
Mon, 05 July 2010 11:06 |
|
hello every body ,
i use hudson with eclipse PDE to generate a packaged version of eclipse .
but i have a compilation error with a plugin (org.myplugin) : [exec] [javac] The type org.eclipse.swt.events.HelpListener cannot be resolved. It is indirectly referenced from required .class files
when i check the build.xml generated for this plugin i find that this pathelement is missing :
<pathelement path=" ../../../eclipsePde64/plugins/org.eclipse.swt.win32.win32.x8 6_64_3.5.1.v3555a.jar "/>
i tried to generate this build.xml using the PDE Tools of eclipse and its generated correctly .
i do not understand why hudson is not doing the same :s..!!?
Thank you in advance.
--
Zakarov
Zakarov
|
|
|
|
Powered by
FUDForum. Page generated in 0.02748 seconds