Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Multiple applications mess up configuration
Multiple applications mess up configuration [message #716380] Wed, 17 August 2011 08:19
Thorsten Meinl is currently offline Thorsten MeinlFriend
Messages: 85
Registered: July 2009
Member
Hi all,

We've got multiple applications in one product installtion. One is a
fully featured RCP application, the other is a headless variant. Now if
I start the headless application it seems that the configuration data is
messed up so that the GUI application does not work any more. I was able
to track it down to the order in which plugins are loaded. After running
the headless application they are started in the wrong order so that
e.g. the Display is created twice in different threads leading to an
SWTError. Starting the GUI application with "-clean" fixes the problem.
However, we do not want to start with "-clean" every time because this
slows down startup considerably.
Is this behaviour a known problem, is there another workaround besides
starting with "-clean" or are we doing something wrong?

Cheers,

Thorsten
Previous Topic:Referenced part does not exist yet: org.eclipse.ui.view.tasklist.TaskList.
Next Topic:Get the active file, from the editor.
Goto Forum:
  


Current Time: Wed Apr 24 14:37:28 GMT 2024

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

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

Back to the top