java - e(fx)clipse - Tutorial2 - step 18 - can't generate update site -


tutorial2 – e(fx)clipse - step 18 - problem occurred

i following http://www.efxclipse.org/trac/wiki/tutorial2

at step 18: generate update site button )build all(

18 : result of operation should similar screenshot below

. ...

but got "problem occurred"

enter image description here

eclipse.buildid=m20130204-1200 java.version=1.7.0_17 java.vendor=oracle corporation bootloader constants: os=win32, arch=x86, ws=win32, nl=ru_ru command-line arguments:  -os win32 -ws win32 -arch x86  error thu apr 04 21:51:03 cst 2013 internal error occurred during: "build site".  java.lang.noclassdeffounderror: at/bestsolution/efxclipse/tooling/pde/adaptor/iclasspathcontributor     @ org.eclipse.pde.internal.core.exports.buildutilities.getbootclasspath(buildutilities.java:59)     @ org.eclipse.pde.internal.core.exports.featureexportoperation.createantbuildproperties(featureexportoperation.java:471)     @ org.eclipse.pde.internal.core.exports.featureexportoperation.doexport(featureexportoperation.java:255)     @ org.eclipse.pde.internal.core.exports.featurebasedexportoperation.run(featurebasedexportoperation.java:50)     @ org.eclipse.pde.internal.core.exports.sitebuildoperation.run(sitebuildoperation.java:65)     @ org.eclipse.core.internal.jobs.worker.run(worker.java:53) 

i answered question yesterday on e(fx)clipse forum. bug caused fact have fix pde-classpath-container in nasty way.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -