Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to load a file content into a new editor tab
How to load a file content into a new editor tab [message #1817912] Tue, 03 December 2019 05:27
Ming Cheng is currently offline Ming ChengFriend
Messages: 19
Registered: December 2019
Junior Member
Normally user double-click a file, Eclipse will open this file in a new editor tab. I want to achieve this activity by code. For ecample user may click a menu item, my code should new an editor tab and automatically insert some code lines etc.

please assume my code can't access CDT functions but my code will run within Eclipse/CDT env.
Previous Topic:CDT parser OutOfMemoryError
Next Topic:How to add "//" and "/* ... */" style comments into a ITranslatorUnit?
Goto Forum:
  


Current Time: Wed Apr 24 17:14:39 GMT 2024

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

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

Back to the top