JAutodoc 1.15.0 released
JAutodoc 1.14.2 released
JAutodoc 1.14.1 released
I already tried this one, attached to the issue. I just tried again with the link you provided, and got the same startup error, even with --clean. Something else is broken in combination with the default plugins installed with the MyEclipse packaging of Eclipse. On Sun, Jan 6, 2019 at 1:49 PM Martin Kesting mkesting@users.sourceforge.net wrote: I removed all exports of 'org.apache.oro' in the attached version of the velocity plugin. Please try to replace this version in the plugins directory of your...
I removed all exports of 'org.apache.oro' in the attached version of the velocity plugin. Please try to replace this version in the plugins directory of your Eclipse installation and restart Eclipse. Maybe you need to run Eclipse with the -clean option.
I see a similar error with MyEclipse CI 2018.12.0. It looks in this case like MyEclipse is including Velocity for something already? Not an OSGI guru, though, I'm just reading the error message as best I can. This is on Windows 10, if that makes a difference (probably not). org.osgi.framework.BundleException: Could not resolve module: net.sf.jautodoc [1774] Bundle was not resolved because of a uses contraint violation. org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable...
Hello, I like your plugin. But I miss a way to prevent the JavaDoc creation for some fields. (I did not create an ticket, because: maybe I overlooked something) What I want to do, is to prevent JavaDoc generation for some fields that are so well known that the do not need any autogenerated documentation, for example: - private static final long serialVersionUID - private static final Logger LOGGER = LoggerFactory.getLogger So I tried several ways to prevent JautoDoc from creation JavaDoc comments...
Maybe you can try to run Eclipse with the -clean option. Is there no other error message about JAutodoc in the Error Log View or in "workspace.metadata.log" ?
Sorry, Doing that simply avoids the error. JAutodoc still does not appear in the preferences > java menu (nor anywhere else)
Seems to be a conflict with the Oracle Enterprise Pack, because both export the package "org.apache.oro.text.regex". I removed this export in the attached version of the velocity plugin. Please try to replace this version in the plugins directory of your Eclipse installation and restart Eclipse.
Jautodoc is not initialized on Oxygen
Hi Bob, I'll check this for the next release. Should be no problem. If you have an...
Hi Martin, Is this feasible and does it make sense as a feature request? It would...
No, the package name is not included when searching for a match. Only the class name...
Does the Jautodoc template feature element name target type include the fully qualified...
Hi, Actually I have no experience with centOS, but normally this should be no problem....
Hi, I have updated the eclipse neon plugins directory with jautodoc 1.14 plugin binaries...
Hi, I have updated the eclipse neon plugins directory with jautodoc 1.14 plugin binaries...
Import/Export All textField bug
Implemented with Release 1.14.0
JAutodoc 1.14.0 released
Currently it's not possible. I'll take this for the next release.
Hallo, is there a way to use numbers in the replacement? e.g. update4Invoice == update...
NPE when importing file
Wrong button was used. Won't fix because of minor impact.
JAutodoc 1.13.0 released
NPE when importing file
JAutodoc 1.12.0 released
Seems to be a problem with the line separators of your file. JAutodoc relies on \n...
After some eclipse plugins update I have strange problem with update of existing...
After some eclipse plugins update I have strange problem with update of existing...
JAutodoc 1.11.1 released
Correct Existing Javadoc
Sorry, but I won't implement this. I don't see a good solution in JAutodoc, that's...
The Javadoc comment is incomplete without the @return tag and JAutodoc always completes...
I'm trying to make the comment for my getters look like this: /** * Gets the {@link...
I guess thats true re mapping. However under JDK 8, invalid tags (e.g. @myreturns...
This would require some kind of mapping for JAutodoc, in order to know what should...
Correct Existing Javadoc
Hi Gary, there is no way to toggle the generation. The Javadoc will only be generated,...
Hi Martin, First of all I want to thank you for a great plugin. It is truly a huge...
Works like charm, thanks a lot. // I've been on a long vacation, sorry for the late...
Hi, there is a system property "jautodoc.dot", so if you put the following line in...
Hi, Before all, i want to thank you for the very useful plugin. Really help saving...
See Help Forum.
Release 1.11.0 introduces an new preferences dialog for the resulting Javadoc tag...
JAutodoc 1.11.0 released