To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

org.deckfour.uitopia.api.event.TaskListener.InteractionResult

Sorry, I didn't find a jar package to solve this problem.

Comments

  • Hi,

    Do you have the IvyDE plugin installed in Eclipse?

    In my other post, I only mentioned a SVN plugin like Subclipse, which is sufficient to check the code out from our repository. However, to also build the project, you also need IvyDE, as IvyDE will resolve all dependencies and collect all libraries needed for a project.

    Kind regards,
    Eric.
  • hverbeek said:
    Hi,

    Do you have the IvyDE plugin installed in Eclipse?

    In my other post, I only mentioned a SVN plugin like Subclipse, which is sufficient to check the code out from our repository. However, to also build the project, you also need IvyDE, as IvyDE will resolve all dependencies and collect all libraries needed for a project.

    Kind regards,
    Eric.
    Yes, you are right. Although I installed ivy, it was not completely implemented for the first time, and I ignored it. After re executing ivy.xml, the problem is solved. thank you!!
Sign In or Register to comment.