Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Multiple workspaces cause RCP app to load IDE workspace
Multiple workspaces cause RCP app to load IDE workspace [message #991032] Mon, 17 December 2012 06:48
Adrian Lyons is currently offline Adrian LyonsFriend
Messages: 1
Registered: December 2012
Junior Member
Hi,

I found a weird issue where my rcp application will load the workspace settings from the eclipse IDE.

Steps to replicate:
1. Setup your RCP application in your eclipse IDE workspace.
2. Open some files (i.e. source files .java) and make some workspace layout changes, then close eclipse.
3. Copy the entire workspace into a new folder.
4. Start your eclipse IDE in the new (copied) workspace.
5. Run your RCP application through the debug menu.

The results I've been getting from those steps has my RCP application attempt to restore the settings from my eclipse IDE (including editors and views whose code isn't available in the RCP).

Has anyone seen anything similar?

IDE version:
Version: Helios Service Release 2
Build id: 20110218-0911

RCP version:
Eclipse for RCP and RAP Developers
1.3.2.20110218-0812

Unfortunately I don't have a sample RCP project that demonstrates the issue.

Thanks
- Adrian
Previous Topic:Feature based product: find required features
Next Topic:How to use Command and Handler concept for SWT Widget.
Goto Forum:
  


Current Time: Thu Apr 25 08:44:09 GMT 2024

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

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

Back to the top