Skip to main content



      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 00:27
Eclipse UserFriend
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: Mon Jun 23 06:30:05 EDT 2025

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

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

Back to the top