Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] Migration to Eclipse Mars

I’m sorry about the delayed response.

Can you explain what you are trying to do with SynchronousJpaProjectUpdater?
Testing? Executing a background job? This stuff has changed a lot; there is no super simple migration to Mars.

You might start with looking at JpaProjectManager.execute(Command, ExtendedCommandContext) and references to it.

Brian


> On Oct 23, 2015, at 10:27 AM, Yana Gerovska <yana.gerovska@xxxxxxxxx> wrote:
> 
> Hello,
> 
> Could you please help me with migration of 
> org.eclipse.jpt.core.internal.SynchronousJpaProjectUpdater (last in Galileo) to Eclipse Mars?
> I found that at some point this class was replaced by org.eclipse.jpt.common.utility.internal.synchronizers.CallbackSynchronousSynchronizer.
> However I was not able to find any more info.
> 
> Any help, information or hint will be appreciated.
> 
> Best regards,
> Yana
> _______________________________________________
> dali-dev mailing list
> dali-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/dali-dev



Back to the top