Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to customize project renaming behavior?
How to customize project renaming behavior? [message #1065209] Mon, 24 June 2013 19:36
Erick Fonseca is currently offline Erick FonsecaFriend
Messages: 68
Registered: December 2011
Member
I need to customize the behavior of the project renaming functionality. What I need is actually very simple: only to write the new project name to a file, which will be read outside Eclipse. Everything else should remain the same.

After searching for extension points related to renaming, I tried to write an extension to org.eclipse.ltk.core.refactoring.renameParticipants, but it doesn't seem to be what I need: there are a lot of methods to implement, and I just want to add a simple action to the default renaming.

What should I do?
Previous Topic:using existing weblogic portal plugin to create new portal project
Next Topic:JDT creating dynamic web project
Goto Forum:
  


Current Time: Thu Apr 25 18:14:16 GMT 2024

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

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

Back to the top