Skip to main content



      Home
Home » Newcomers » Newcomers » Use UISynchronize via Depenency Injection
Use UISynchronize via Depenency Injection [message #987420] Mon, 26 November 2012 09:34
Eclipse UserFriend
Hello,

I do the following

@Inject UISynchronize synchronize;

private void method(){
  synchronize.synExec(
    //some code
  );
}


My Problem is that synchronize is allways null. What do I miss?

Ralph
Previous Topic:redirect eclipse console to file
Next Topic:Eclipse 4.2.1
Goto Forum:
  


Current Time: Sun Aug 31 03:31:21 EDT 2025

Powered by FUDForum. Page generated in 0.06343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top