Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Use project source instead of jar?
Use project source instead of jar? [message #17969] Wed, 27 August 2008 13:36
Eclipse UserFriend
Originally posted by: torbjorn.ghostwriter.no

I have a plugin project A that includes, uses and exports b.jar, which
contains the classes of the non-plugin project B. Changes made in project A
source, or any other plugin sources are hotswapped in the VM, and everything
is awesome. However, when making changes in plugin B, I have to stop the
application, compile b.jar and start the application again.

Is there a way to get the application to run using the source from project B
directly, but still use b.jar when exported and run outside of
thedevelopment environment?
Previous Topic:How to save information between the sessions of Eclipse?
Next Topic:Use project source instead of jar?
Goto Forum:
  


Current Time: Thu Apr 25 12:31:39 GMT 2024

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

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

Back to the top