Hi,
I have updated the eclipse neon plugins directory with jautodoc 1.14 plugin binaries as shown below.But still after putting the jars in the plugins directory, I am unable to view the jautodoc plugin features under windows--preferences--java location of eclipse IDE.The same approach works fine in Windows 8.Can you let me know if I am missing something specific w.r.t centOS linux based systems.
Note:The jautodoc plugin download from eclipse market place also didnt work due to certificate related SSL issue.
[ eclipse]$ pwd
/opt/xxx/dev_related_stuff/eclipse/java-neon/eclipse [ eclipse]$ cd plugins [ plugins]$ ls -ltr
total 1808
-rw-rw-r-- 1 xxxx xxxx 51766 Feb 1 06:53 org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
-rw-rw-r-- 1 xxxx xxxx 1151890 Feb 6 04:58 net.sf.jautodoc_1.14.0.jar
-rw-rw-r-- 1 xxxx xxxx 639891 Feb 6 04:58 net.sf.jautodoc.velocity_1.14.0.jar [ plugins]$
Last edit: Raghav V 2017-02-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have updated the eclipse neon plugins directory with jautodoc 1.14 plugin binaries as shown below.But still after putting the jars in the plugins directory, I am unable to view the jautodoc plugin features under windows--preferences--java location of eclipse IDE.The same approach works fine in Windows 8.Can you let me know if I am missing something specific w.r.t centOS linux based systems.
Note:The jautodoc plugin download from eclipse market place also didnt work due to certificate related SSL issue.
[ eclipse]$ pwd
/opt/xxx/dev_related_stuff/eclipse/java-neon/eclipse
[ eclipse]$ cd plugins
[ plugins]$ ls -ltr
total 1808
-rw-rw-r-- 1 xxxx xxxx 51766 Feb 1 06:53 org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
-rw-rw-r-- 1 xxxx xxxx 1151890 Feb 6 04:58 net.sf.jautodoc_1.14.0.jar
-rw-rw-r-- 1 xxxx xxxx 639891 Feb 6 04:58 net.sf.jautodoc.velocity_1.14.0.jar
[ plugins]$
Last edit: Raghav V 2017-02-06
Hi,
Actually I have no experience with centOS, but normally this should be no problem. Did you also include the feature.xml ?
features/net.sf.jautodoc.feature_1.14.0/feature.xml
You can try to start Eclipse with the -clean option and check the error log (Window->Show View->Error Log).
Finally the problem with the Marketplace should be fixed. So if possible you could use the Marketplace Client or the update site for installation.