in Exercise: Create a feature based product Export #623

CLOSED
Submitted 3 years ago

When click on "export product" I have the following errors?

The following error occurred while executing this line: C:\Users\Kingdel\.p2\pool\plugins\org.eclipse.pde.build_3.10.850.v20200915-0627_JAVA15_PATCH\scripts\genericTargets.xml:240: A problem occured while invoking the director.

in the xml

win32.win32.x86_64.xml:89 =⇒ <antcall target="runDirector"/> win32.win32.x86_64.xml:520=⇒<ant antfile="${genericTargets}" target="runDirector" inheritAll="true">

genericTargets.xml:240 =⇒ logFile="${p2.director.log}">

Comments

  3 years ago

Hi,

which exercise is this? Please add link to the exercise.

Best regards, Lars

  3 years ago

here is the link to the exercice:

when I click on the icon I have the failure

  3 years ago

Hello,

thanks for pointing me to the exercise. Unfortunately you are running into a software bug, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=545653

I have remove the exercise from the training and you will learn how to export your product in the "Building Eclipse applications with Maven on the command line" chapter.

Best regards, Lars

Please login to write a comment.