Skip to main content



      Home
Home » Newcomers » Newcomers » Is it possible for an Eclipse plugin to be both Headless and make contributions to the UI?(Headless plugin and UI)
Is it possible for an Eclipse plugin to be both Headless and make contributions to the UI? [message #1840230] Fri, 09 April 2021 04:27
Eclipse UserFriend
I created a plugin that uses some cdt API to to fetch data about about all C projects in a Workspace. This plugin makes a contribution to the UI since you can click on a button to trigger this action.

I created another headless plugin (a rcp), that performs the same operations but is operating on headless eclipse and called by command line. I have 2 jar files, one for each of these plugins but I would like to have only one.

Is it possible to have a single plugin with a single jar files that can both make contribution to the ui and be called by command line ?
Previous Topic:Update Eclipse IDE
Next Topic:UML diagram error
Goto Forum:
  


Current Time: Sun Jul 06 07:49:27 EDT 2025

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

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

Back to the top