Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Can I debug RCP app with the current code instead of bundled jar?
Can I debug RCP app with the current code instead of bundled jar? [message #600380] Wed, 05 August 2009 12:58
Torbjørn G. Dahle is currently offline Torbjørn G. DahleFriend
Messages: 20
Registered: July 2009
Junior Member
Hello,

I'm working on an RCP app that consists of multiple plugins, some of
which include (and export) jars built from code in my workspace.
Currently I have to update all these jars before launching the
application to be sure I'm running on the latest code. Whenever I make a
change to the code I have to build the jar again and restart. Is there a
way of having the plugins use the code in my Java projects instead of
the code in the jars when I'm debugging? Ordinarily I'd remove the jar
from the runtime and add the projects, but with the RCP app runtime GUI
I can't. This is very time consuming when debugging my application. Is
there any way around it?
Previous Topic:Can I debug RCP app with the current code instead of bundled jar?
Next Topic:plugin.xml substitution syntax
Goto Forum:
  


Current Time: Sat Apr 20 06:53:18 GMT 2024

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

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

Back to the top