JAutodoc
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 56/649 | 615 (0.25%) | 18 |
August 2023 | 58/673 | 675 (0.23%) | 11 |
July 2023 | 58/669 | 673 (0.23%) | 5 |
June 2023 | 61/670 | 742 (0.24%) | 9 |
May 2023 | 62/672 | 832 (0.25%) | 13 |
April 2023 | 60/668 | 879 (0.27%) | 14 |
March 2023 | 51/688 | 1260 (0.32%) | 11 |
February 2023 | 58/668 | 920 (0.27%) | 22 |
January 2023 | 59/677 | 954 (0.28%) | 20 |
December 2022 | 60/805 | 876 (0.26%) | 18 |
November 2022 | 70/808 | 941 (0.24%) | 17 |
October 2022 | 61/811 | 1016 (0.27%) | 27 |
Unsuccessful Installs in the last 7 Days: 3
Count | Error Message |
---|---|
3 | Cannot continue the operation. There is another install operation in progress. |
Tuesday, September 26, 2023 - 05:55
Reviews Sign in to post reviews
Export of preferences not working (Java 17, Eclipse 2022-03)
Submitted by Andre Sudhoff on Mon, 2022-03-21 07:33
I'm running Eclispe 2022-03 with Java 17.0.2 and try to export JAutoDoc preferences (Export All) which is not working. The following exception is thrown:
Re: Export of preferences not working (Java 17, Eclipse 2022-03)
Submitted by Martin Kesting on Mon, 2022-03-21 18:56
It’s because Java 17 denies all illegal access operations by default. Adding the following line to the end of eclipse.ini should solve the problem:
Can't export preferences with Java > 8
Submitted by Giovanni Lovato on Wed, 2019-03-20 04:20
Running Eclipse with Java > 8 (I'm on Java 11) when trying to export JAutodoc preferences to XML this exception is thrown:
Re: Can't export preferences with Java > 8
Submitted by Martin Kesting on Wed, 2019-03-27 18:33
Fixed with new version 1.14.1
Not available in 2019-03 M2
Submitted by Giovanni Lovato on Thu, 2019-02-21 02:16
Great integration of JAutodoc with Eclipse! I'm testing 2019-03 M2 right now, and unfortunately, the plugin isn't available in the Marketplace.
Re: Not available in 2019-03 M2
Submitted by Martin Kesting on Sun, 2019-03-03 14:57
... and thanks for reporting. New Eclipse versions have to be explicitly enabled for the plugin in the Marketplace. I wasn’t aware of that.
Re: Not available in 2019-03 M2
Submitted by Martin Kesting on Sat, 2019-03-02 14:01
Should be available now.
Error in installing JAutoDoc in Photon
Submitted by Ashok Ram on Wed, 2018-08-15 03:37
Hi,
Please check I am getting this below error message while intalling the JAutoDoc
An error occurred while installing the items
session context was:(profile=_Users_ashokram_Ashok_Applications_Eclipse.app_Contents_Eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]net.sf.jautodoc 1.14.0, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
Could not acquire the framework manipulator service.
Could not acquire the framework manipulator service.
Environment
Re: Error in installing JAutoDoc in Photon
Submitted by Martin Kesting on Thu, 2018-08-16 15:56
Sorry, but this doesn't seems to be a problem of JAutodoc. Looks like a general problem of your Eclipse installation: "Could not acquire the framework manipulator service". Are you able to install other plugins?
A useful deflector for agressive checkstyle rules
Submitted by Ed Randall on Mon, 2016-12-12 12:01
A useful tool, in so far as it goes.
In my experience this tool is used to save time with satisfying some corresponding Checkstyle rules.
Beware that mindlessly generating Javadoc comments on otherwise documented classes adds little, if any, value. Developers need to learn to actually write some *meaningful* comments in the generated fields, but very few do so.
A link from the marketplace description above, into the actual JAutodoc site jautodoc.sourceforge.net would not go amiss.
Bug in Eclipse Luna SR2 (eclipse-jee-luna-SR2-win32-x86_64)
Submitted by Vu Tran on Sat, 2015-05-16 12:13
I installed JAutodoc plugin after updated to Eclipse Luna SR2, but it doesn't appear in context menu.
I think this is a but of JAutodoc. Please check!
Normally it works fine with
Submitted by Martin Kesting on Wed, 2015-05-20 17:53
Normally it works fine with Luna. Please check the Error Log View and "Help->Installation Details".
It would be easier, when you reply by mail. My address is on the JAutodoc website.
Really useful
Submitted by René Van Buuren on Sun, 2014-01-26 08:03
This plugin does what it says it will and has already saved me a bunch of time. I recommend it.