culmat / eExplorer

Eclipse Plugin to embed Windows Explorer and keep it in sync with your work.
10 stars 4 forks source link

include in Enide Studio #24

Closed paulvi closed 3 years ago

paulvi commented 10 years ago

I would like to include eExplorer into Nodeclipse updated and Enide Studio http://www.nodeclipse.org/enide/studio/2014/

However because only win32 version exists, I can't add it to update site configuration, etc

<?xml version="1.0" encoding="UTF-8"?>
<site>
   <feature url="features/com.github.culmat.eexplorer.feature_1.0.0.qualifier.jar" id="com.github.culmat.eexplorer.feature" version="1.0.0.qualifier" os="win32"/>
</site>

Are you OK with that? Any requirements, comments?

Could you please make it not only win32 (and check on plugin initialization)

culmat commented 10 years ago

I am absolutly fine and happy if you want to include it in any distribution. eExplorer is EPL. No other requirements. What would you expect the plugin to do on Mac / Linux? On Linux it technically works, bit renders a not very useful HTML view. On Mac it just throws errors. I see you provide ZIPs for Win. Could you include it here?

paulvi commented 10 years ago

I will include in next train. http://www.nodeclipse.org/history

I think on non-Windows OS it should silently do nothing, or show a dialog "This uses OLE that works on Windows only"

Harder is to remove contribution to UI, like great #10 Show In option.
But I think it should not be fixed, but a way to have optional inclusion in Eclipse IDE packages.

culmat commented 3 years ago

Closing this, see #31