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

java.lang.IllegalArgumentException #210

Closed olivierlopez44 closed 7 years ago

olivierlopez44 commented 7 years ago

I've got this problem that occure when i execute eclox. i got the last version of eclox.

anb0s commented 7 years ago

Please provide some information:

May be it's related to #195

Thanks!

olivierlopez44 commented 7 years ago

eclox version : 0.11.2.v20170504-1955 on windows 10 Pro Eclipse mars.2 release 4.5.2

https://image.noelshack.com/fichiers/2017/37/2/1505226958-error.png

anb0s commented 7 years ago

Thanks! It looks like related to #195 and is fixed in 0.12.0 testing version Please checkout the latest testing version if possible: #209 OR wait for the 0.12.x release.

anb0s commented 7 years ago

@olivierlopez44 does the testing version 0.12.0 works for you?

olivierlopez44 commented 7 years ago

yeah the version 0.12.0 works for me, sorry for not telling you. Thanks

anb0s commented 7 years ago

Thanks!