Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Pre-work on a file before opening
Pre-work on a file before opening [message #1803169] Sun, 24 February 2019 10:38
Eclipse UserFriend
I created a custom Eclipse editor plugin.
Before opening a file in the custom editor I need to load an underlying model with data from a file.
I'm currently loading data in the init() method (from EditorPart class) and it works, but I'm not sure if that is a right place to do that.

Is there any more convenient place to do that?
Thanks.
Previous Topic:Custom project with existing features
Next Topic:Eclipse Application causing Desktop Heap allocation failure
Goto Forum:
  


Current Time: Thu Jul 17 12:09:36 EDT 2025

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

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

Back to the top