anb0s / eclox

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
34 stars 2 forks source link

Eclox not working with Eclispe 2018-09 #226

Closed HolgerNie closed 5 years ago

HolgerNie commented 5 years ago

Expected Behavior

Eclox should work with Eclispe 2018-09

Actual Behavior

Eclox not working with Eclispe 2018-09

Steps to Reproduce the Problem

Installed form the marketplace but no icon or editor can be found after installation.

Your Environment

anb0s commented 5 years ago

I'm using eclox with Eclipse 2018-09 and do not see any problem. Here the screenshot from Eclipse IDE for C/C++ and the Eclox icon is there:

image

Do you have eclox related errors in the error view or may be log file etc. ?

HolgerNie commented 5 years ago

I've tried several things. Installation from Marketplace, no error message but no icons etc.

After I started Eclipse with administrator rights and made the installation from the Marketplace I see the icon and can work with the program.

I can't say why this is so.

anb0s commented 5 years ago

Hm, that is strange. It looks like the update cannot access folders / extract plugin files if not running as admin. I've no idea how to tweak this from plugin itself...

anb0s commented 5 years ago

Please re-open if reproduceable and more information vailable, thanks