Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Use org.eclipse.jdt.ui classes without X-Server
Use org.eclipse.jdt.ui classes without X-Server [message #1235907] Sat, 25 January 2014 11:54
Eclipse UserFriend
Hi everybody,

I'm new to this forum, so I hope I'm asking my question in the right place Smile
For some console based project I try to use Eclipse's code completion, more
specifically I tried to use the org.eclipse.jdt.ui.text.java.CompletionProposalCollector
class.

Is it possible that the Eclipse GUI has to be loaded in order to use the classes in
the UI package? Because I get the following warning:
"WARNING: Display must be created on main thread due to Cocoa restrictions"

Or has this something to do with Mac OS X and Coaca?

thanks,
kevin
Previous Topic:Rename Project Programatically
Next Topic:[RESOLVED] SSL socket connection failure
Goto Forum:
  


Current Time: Thu Apr 24 21:36:12 EDT 2025

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

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

Back to the top