Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Headless refactoring plugin problem
icon9.gif  Headless refactoring plugin problem [message #1236604] Mon, 27 January 2014 16:47
Leonardo Júnior is currently offline Leonardo JúniorFriend
Messages: 1
Registered: January 2014
Junior Member
Hi Guys. I'm having some problems trying to use the refactoring API on a headless plugin. When the PullUpRefactoringProcessor is checking the final conditions, if he enters on the checkConstructorCalls method, somehow it fires a PlataformUI.getWorkbench() and, because the plugin is headless, it throws an IllegalStateException. Can someone help me circumvent the error or the needed of the method to call the PlataformUI method?

Thanks!

Ninja Edit: I'm using Kepler SR1.

[Updated on: Mon, 27 January 2014 17:07]

Report message to a moderator

Previous Topic:Plugin for EditorConfig?
Next Topic:Tomcat and Plugin-Tests
Goto Forum:
  


Current Time: Fri Apr 26 16:15:30 GMT 2024

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

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

Back to the top