Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Plugin that edits code
Plugin that edits code [message #998224] Wed, 09 January 2013 15:50
Eyal Reginiano is currently offline Eyal ReginianoFriend
Messages: 1
Registered: January 2013
Junior Member
Hello,

I would like to develope a plugin that edits a project's code by the following actions:
- Gets "A" string as input.
- Searches for a constant "B" string in the program.
- Writes the "A" string after the "B" string in the programs.

How can I do it?

I'm new to the eclipse environment and i would appreciate your help!

Best regards,
Eyal Reginiano.
Previous Topic:How to assign a shortcut key to a dynamic command in Eclipse?
Next Topic:Allow users to create hotkeys
Goto Forum:
  


Current Time: Thu Apr 25 00:54:19 GMT 2024

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

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

Back to the top