Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] [ice-build] [eclipse/ice] 755f91: Adding equinox p2 touchpoint native to the launch ...

I hadn’t heard of it either. But when I cloned ICE using the dev menu, then tried to load the Mars Target (which you have to do to get rid of SWT Bot compile errors), I got the attached error. 

I went digging around Google and found others that saw that error and said the fix was to make sure you include the touchpoint.native bundle in the application launch. Tried it out and it worked. So I figured it must be needed, and that the product/feature already had it included. 

Alex


On Oct 6, 2015, at 6:02 PM, Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:

Alex,

Can you say more about this please? I've never heard of the touchpoint stuff before.

It looks like that is the stuff that will let us do some really also real-time loading and stuff.

Jay

On Tue, Oct 6, 2015 at 1:11 PM, GitHub <noreply@xxxxxxxxxx> wrote:
  Branch: refs/heads/mccaskey/devsupport
  Home:   https://github.com/eclipse/ice
  Commit: 755f91de46cabc513e75dfddefc6b4911a2da06f
      https://github.com/eclipse/ice/commit/755f91de46cabc513e75dfddefc6b4911a2da06f
  Author: amccaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-10-06 (Tue, 06 Oct 2015)

  Changed paths:
    M org.eclipse.ice.repository/ice.macosx_product.launch
    M org.eclipse.ice.repository/ice.product_linux.launch

  Log Message:
  -----------
  Adding equinox p2 touchpoint native to the launch configs

After cloning ICE via the dev menu, I found I couldn't load the Mars
target. Turns out the fix was to ensure that the
org.eclipse.equinox.p2.touchpoint.native plugin was included in the
framework.

Signed-off-by: amccaskey <mccaskeyaj@xxxxxxxx>



_______________________________________________
ice-build mailing list
ice-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-build




--
Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top