Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Importing a plug-in to modify
Importing a plug-in to modify [message #594956] Mon, 13 April 2009 03:51
Jean-Rémi Desjardins is currently offline Jean-Rémi DesjardinsFriend
Messages: 6
Registered: July 2009
Junior Member
Hi,

I was wondering how to import an installed Eclipse plug-in so I can modify
it to fix bugs and add features. I used the import wizard (File -> import
-> Plug-ins and Fragments). I chose import as "Projects with source
folders".

The plug-in imports all right but if I bring changes to the code, they do
not take effect when I run the project. (I have made sure i'm not running
the platform version, it's the project)

If this can help : If I add breakpoints to the code, I can suspend the
runtime-application in debug mode, but as soon as I modify the code of a
java file, any breakpoints I thereof put on that .java file are ignored
while in debug mode.

I would be sincerely thankfull to anyone who could help with this problem.

Jean-Rémi
Previous Topic:what's new in basebuilder R35_M6 ?
Next Topic:Generate source using PDE
Goto Forum:
  


Current Time: Thu Apr 25 00:06:45 GMT 2024

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

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

Back to the top