Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Plugin is showing up blank
Plugin is showing up blank [message #1769565] Tue, 01 August 2017 12:19 Go to next message
Eclipse UserFriend
Hi,
I implemented an Eclipse plugin using Eclipse for Java (in Windows).
Tested and exported the plugin.

Imported the plugin on the Linux side using Eclipse CDT.
I am able to select the plugin by going to "Window -> Show View -> Other" and the plugin pops up on the screen, BUT it's blank! (Doesn't contain anything! just the title of the window)

Nothing shows up in the Error Log either.

Thoughts?
Re: Plugin is showing up blank [message #1769768 is a reply to message #1769565] Thu, 03 August 2017 05:12 Go to previous message
Eclipse UserFriend
Is this your question on stack overflow? https://stackoverflow.com/questions/45446939/cdt-plugin-error-classnotfoundexception

Does that mean you have progressed from that point?

Can you try importing your plug-in to another install on Windows to ensure its not a cross platform issue?

Can you try a simple plug-in from the templates available in Eclipse PDE (Plug-in dev environment)?

How are you installing the plug-in on Linux?

Previous Topic:Building Issue
Next Topic:Getting translation unit from a CDT Project
Goto Forum:
  


Current Time: Thu Mar 27 11:47:45 EDT 2025

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

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

Back to the top