Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 08:27
Chloé Attias is currently offline Chloé AttiasFriend
Messages: 1
Registered: April 2021
Junior Member
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: Fri Apr 26 16:22:08 GMT 2024

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

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

Back to the top