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

jar declared in classpath is missing #54

Closed anb0s closed 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 6740 reported by gbrocker on Fri Aug 25 13:39:39 2006.

[Plugin 'org.gna.eclox_0.5.2.jar'] The classpath entry eclox.jar must be present in the plugin archive.

anb0s commented 9 years ago

Comment by gbrocker on Fri Aug 25 16:47:03 2006

I was not able to understand your report. Could you please tell me more about what is happening when you are using eclox ? Could you also tell me more about your system and your eclipse installation ? This might help to hunt the bug.

I'm a little surprised about a classpath issue since I already have deployed eclox 0.5.2 on several computers and systems without problem.

Alternatively, you should try eclox 0.5.3.

Thank you.

anb0s commented 9 years ago

Comment by gbrocker on Fri Sep 01 23:56:37 2006

Quoted from a mail from Christian Buggle:

AFAIK there is no actual problem in terms of something crashing or not working.

However we conducted some tests for completeness and correctness of the plugins we included in our Yoxos-Distribution of open source Eclipse plugins, and there was the error that 'org.gna.eclox_0.5.2.jar' declared eclox.jar on it's classpath - which isn't present.

Our tests do not check whether this missing jar is actually used somewhere in the code. This obviously seems not to be the case, since neither you nor us experienced any actual problems, but still we'd consider this a bug and reported it to you in order to help you improve your plugin.

anb0s commented 9 years ago

Comment by gbrocker on Fri Sep 01 23:57:17 2006

Fix available in next release.

anb0s commented 9 years ago

Comment by gbrocker on Tue Sep 05 13:35:12 2006

Fixed in eclox 0.5.4

anb0s commented 9 years ago

Closed by gbrocker on Wed Oct 04 15:29:55 2006